lib/deliver/version.rb in deliver-1.14.3 vs lib/deliver/version.rb in deliver-1.14.4

- old
+ new

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