mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
IRB 1.1.0.pre.3
This commit is contained in:
parent
11d6094cbe
commit
e5dd63ba8c
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.1.0.pre.2"
|
VERSION = "1.1.0.pre.3"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2019-07-15"
|
@LAST_UPDATE_DATE = "2019-09-01"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue