diff --git a/test-runner.sh b/test-runner.sh index 2c0730a..9240547 100755 --- a/test-runner.sh +++ b/test-runner.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# test-runner.sh 0.1.0 - easily run generic self-executable test files. +# test-runner.sh 0.2.0 - easily run generic self-executable test files. # https://github.com/jimeh/test-runner.sh # # (The MIT License)