diff --git a/stub.sh b/stub.sh index d919407..f435797 100644 --- a/stub.sh +++ b/stub.sh @@ -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)