lib/cocoapods_plugins.rb in cocoapods-plugins-0.3.0 vs lib/cocoapods_plugins.rb in cocoapods-plugins-0.3.1

- old
+ new

@@ -1,6 +1,6 @@ # The namespace of the Cocoapods plugins plugin. # module CocoapodsPlugins - VERSION = '0.3.0' + VERSION = '0.3.1' end