lib/cocoapods-playgrounds/gem_version.rb in cocoapods-playgrounds-1.2.1 vs lib/cocoapods-playgrounds/gem_version.rb in cocoapods-playgrounds-1.2.2

- old
+ new

@@ -1,3 +1,3 @@ module CocoapodsPlaygrounds - VERSION = '1.2.1'.freeze + VERSION = '1.2.2'.freeze end