lib/deliver/version.rb in deliver-1.16.1 vs lib/deliver/version.rb in deliver-1.16.2
- old
+ new
@@ -1,4 +1,4 @@
module Deliver
- VERSION = "1.16.1"
+ VERSION = "1.16.2"
DESCRIPTION = 'Upload screenshots, metadata and your app to the App Store using a single command'
end