lib/appbundler/version.rb in appbundler-0.12.5 vs lib/appbundler/version.rb in appbundler-0.13.1

- old
+ new

@@ -1,3 +1,3 @@ module Appbundler - VERSION = "0.12.5".freeze + VERSION = "0.13.1".freeze end