mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
60eee3c3cb
commit
c2f30aaade
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.3.5"
|
VERSION = "1.3.6"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2021-04-03"
|
@LAST_UPDATE_DATE = "2021-06-19"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue