[ruby/irb] Bump version to v1.14.2
(https://github.com/ruby/irb/pull/1045) https://github.com/ruby/irb/commit/dd31884657
This commit is contained in:
parent
197a3efc75
commit
911879e01f
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.14.1"
|
VERSION = "1.14.2"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2024-09-25"
|
@LAST_UPDATE_DATE = "2024-12-12"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user