mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/erb] Version 3.0.0
This commit is contained in:
parent
ea989127eb
commit
d6d9b5130e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
class ERB
|
||||
VERSION = '2.2.3'
|
||||
VERSION = '3.0.0'
|
||||
private_constant :VERSION
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue