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