[ruby/irb] Bump version to v1.10.1
(https://github.com/ruby/irb/pull/801) https://github.com/ruby/irb/commit/a1e431bd83
This commit is contained in:
parent
f55746a93d
commit
b29ed63883
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.10.0"
|
VERSION = "1.10.1"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2023-12-03"
|
@LAST_UPDATE_DATE = "2023-12-05"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user