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