lib/cocoapods_stats/gem_version.rb in cocoapods-stats-1.0.0.beta.1 vs lib/cocoapods_stats/gem_version.rb in cocoapods-stats-1.0.0.beta.2
- old
+ new
@@ -1,3 +1,3 @@
module CocoapodsStats
- VERSION = '1.0.0.beta.1'.freeze
+ VERSION = '1.0.0.beta.2'.freeze
end