Bump version to 1.0.0

This commit is contained in:
2014-03-22 14:26:00 +00:00
parent 023e3090dd
commit 7f77ef159e

View File

@@ -1,5 +1,5 @@
# !/usr/bin/env bash
# stub.sh 0.3.0 - stubbing helpers for simplifying bash script tests.
# stub.sh 1.0.0 - stubbing helpers for simplifying bash script tests.
# https://github.com/jimeh/stub.sh
#
# (The MIT License)