lib/cocoapods_stats/gem_version.rb in cocoapods-stats-1.0.0 vs lib/cocoapods_stats/gem_version.rb in cocoapods-stats-1.1.0

- old
+ new

@@ -1,3 +1,3 @@ module CocoapodsStats - VERSION = '1.0.0'.freeze + VERSION = '1.1.0'.freeze end