Bump version to 1.0.1

This commit is contained in:
2014-03-22 15:32:19 +00:00
parent e5382ea2dc
commit 78f31d9bc9

View File

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