1
0
mirror of https://github.com/sstephenson/bats.git synced 2026-02-25 17:28:11 +01:00

Bats 0.3.1

This commit is contained in:
Sam Stephenson
2013-10-28 14:58:32 -05:00
parent 25505bd143
commit 2e2477881b
2 changed files with 8 additions and 1 deletions

View File

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