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