lib/spaceship/version.rb in spaceship-0.32.4 vs lib/spaceship/version.rb in spaceship-0.33.0
- old
+ new
@@ -1,4 +1,4 @@
module Spaceship
- VERSION = "0.32.4".freeze
+ VERSION = "0.33.0".freeze
DESCRIPTION = "Ruby library to access the Apple Dev Center and iTunes Connect".freeze
end