1
0
mirror of https://github.com/sstephenson/bats.git synced 2026-02-25 09:18:10 +01:00

Bats 0.3.0

This commit is contained in:
Sam Stephenson
2013-10-21 13:13:47 -05:00
parent 6d1852b85f
commit 0e5e445728
3 changed files with 24 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
set -e
version() {
echo "Bats 0.2.0"
echo "Bats 0.3.0"
}
usage() {