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