Bump version to 1.0.2

This commit is contained in:
2014-09-08 20:43:24 +01:00
parent 58e1b8dfa7
commit de104f7cd5

View File

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