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 218c280 commit f7eee34Copy full SHA for f7eee34
lib/erb/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
class ERB
3
# The string \ERB version.
4
- VERSION = '5.1.1'
+ VERSION = '5.1.2'
5
end
0 commit comments