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