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

Bats 0.2.0

This commit is contained in:
Sam Stephenson
2012-11-16 18:06:58 -06:00
parent d5d57bda5f
commit 5030f53ecc
2 changed files with 10 additions and 1 deletions

View File

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