We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e236c90 commit b540fd7Copy full SHA for b540fd7
lib/rails_stats/version.rb
@@ -1,3 +1,5 @@
1
+# frozen_string_literal: true
2
+
3
module RailsStats
- VERSION = "1.0.2"
4
+ VERSION = "2.0.0"
5
end
0 commit comments