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

Bats 0.4.0

This commit is contained in:
Sam Stephenson
2014-08-13 09:59:22 -05:00
parent d6d185ad5b
commit 7b032e4b23
2 changed files with 16 additions and 1 deletions

View File

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