We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea98912 commit d6d9b51Copy full SHA for d6d9b51
lib/erb/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
class ERB
3
- VERSION = '2.2.3'
+ VERSION = '3.0.0'
4
private_constant :VERSION
5
end
0 commit comments