diff --git a/stub.sh b/stub.sh index 1061601..6be34e6 100644 --- a/stub.sh +++ b/stub.sh @@ -1,5 +1,5 @@ # !/usr/bin/env bash -# stub.sh 0.1.0 - stubbing helpers for simplifying bash script tests. +# stub.sh 0.2.0 - stubbing helpers for simplifying bash script tests. # Copyright (c) 2014 Jim Myhrberg. # # https://github.com/jimeh/stub.sh