Bump version to 0.2.0

This commit is contained in:
2014-06-03 19:46:27 +01:00
parent f4a90df433
commit 9083db1f52

View File

@@ -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)