lib/cocoapods-playgrounds/gem_version.rb in cocoapods-playgrounds-0.0.2 vs lib/cocoapods-playgrounds/gem_version.rb in cocoapods-playgrounds-0.0.3

- old
+ new

@@ -1,3 +1,3 @@ module CocoapodsPlaygrounds - VERSION = '0.0.2'.freeze + VERSION = '0.0.3'.freeze end