[ruby/irb] Bump version to 1.9.1
(https://github.com/ruby/irb/pull/773) https://github.com/ruby/irb/commit/997df3e849
This commit is contained in:
parent
70ea3d3ac0
commit
f954a5663a
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.9.0"
|
VERSION = "1.9.1"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2023-11-11"
|
@LAST_UPDATE_DATE = "2023-11-21"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user