lib/cocoapods_try.rb in cocoapods-try-1.0.0.beta.2 vs lib/cocoapods_try.rb in cocoapods-try-1.0.0.beta.3
- old
+ new
@@ -1,5 +1,5 @@
# The namespace of the Cocoapods try plugin.
#
module CocoapodsTry
- VERSION = '1.0.0.beta.2'.freeze
+ VERSION = '1.0.0.beta.3'.freeze
end