lib/deliver/version.rb in deliver-1.11.3 vs lib/deliver/version.rb in deliver-1.12.0

- old
+ new

@@ -1,4 +1,4 @@ module Deliver - VERSION = "1.11.3" + VERSION = "1.12.0" DESCRIPTION = 'Upload screenshots, metadata and your app to the App Store using a single command' end