lib/cocoapods-playgrounds/gem_version.rb in cocoapods-playgrounds-1.0.0 vs lib/cocoapods-playgrounds/gem_version.rb in cocoapods-playgrounds-1.1.0
- old
+ new
@@ -1,3 +1,3 @@
module CocoapodsPlaygrounds
- VERSION = '1.0.0'.freeze
+ VERSION = '1.1.0'.freeze
end