release in t2_airtime-0.2.3 vs release in t2_airtime-0.2.4
- old
+ new
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
git add .
-git commit -am "Bump to v${0}"
+git commit -am "Bump to v${1}"
git push origin master
gem release
\ No newline at end of file
- old
+ new