Bump/set version to 0.1.0

Initial version number was supposed to be 0.1.0. Hence this commit :P
This commit is contained in:
2014-03-16 00:52:15 +00:00
parent dab2d22049
commit 6c49c75ebd

View File

@@ -1,5 +1,5 @@
# !/usr/bin/env bash
# stub.sh 1.0.0 - stubbing helpers for simplifying bash script tests.
# stub.sh 0.1.0 - stubbing helpers for simplifying bash script tests.
# Copyright (c) 2014 Jim Myhrberg.
#
# https://github.com/jimeh/stub.sh