lib/appbundler/version.rb in
appbundler-0.12.3
vs lib/appbundler/version.rb in
appbundler-0.12.4
- old
+ new
@@ -1,3 +1,3 @@
module Appbundler
- VERSION = "0.12.3"
+ VERSION = "0.12.4".freeze
end