mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
3e8ca51b3b
commit
e0d92d5e5d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: false
|
# frozen_string_literal: true
|
||||||
class ERB
|
class ERB
|
||||||
VERSION = '2.2.0'
|
VERSION = '2.2.1'
|
||||||
private_constant :VERSION
|
private_constant :VERSION
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue