lib/cocoapods_plugins.rb in cocoapods-plugins-0.4.2 vs lib/cocoapods_plugins.rb in cocoapods-plugins-1.0.0.beta.1

- old
+ new

@@ -1,5 +1,5 @@ # The namespace of the Cocoapods plugins plugin. # module CocoapodsPlugins - VERSION = '0.4.2' + VERSION = '1.0.0.beta.1'.freeze end