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