mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 15:36:16 +02:00
[ruby/irb] Bump version to 1.8.0
(https://github.com/ruby/irb/pull/700)
a061744ed3
This commit is contained in:
parent
bcc905100f
commit
36a3899e9d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.7.4"
|
VERSION = "1.8.0"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2023-07-15"
|
@LAST_UPDATE_DATE = "2023-08-30"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue