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 3793c3d commit c8aa019Copy full SHA for c8aa019
lib/erb/version.rb
@@ -1,5 +1,5 @@
1
-# frozen_string_literal: false
+# frozen_string_literal: true
2
class ERB
3
- VERSION = '2.2.0'
+ VERSION = '2.2.1'
4
private_constant :VERSION
5
end
0 commit comments