We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b7791 commit 4925e5dCopy full SHA for 4925e5d
lib/critical_path_css/rails/version.rb
@@ -1,5 +1,5 @@
1
module CriticalPathCSS
2
module Rails
3
- VERSION = '2.3.0'
+ VERSION = '2.3.0'.freeze
4
end
5
0 commit comments