[ruby/irb] Bump version to 1.7.0
(https://github.com/ruby/irb/pull/596) https://github.com/ruby/irb/commit/c2e7002867
This commit is contained in:
parent
73a31546aa
commit
4275a8098e
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.6.4"
|
VERSION = "1.7.0"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2023-04-07"
|
@LAST_UPDATE_DATE = "2023-06-03"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user