lib/cocoapods_plugins.rb in cocoapods-plugins-0.1.0 vs lib/cocoapods_plugins.rb in cocoapods-plugins-0.1.1

- old
+ new

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