[ruby/irb] Bump version to v1.13.2
(https://github.com/ruby/irb/pull/970) https://github.com/ruby/irb/commit/35de7dacd4
This commit is contained in:
parent
84947c515a
commit
ce6a1ba9a1
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
module IRB # :nodoc:
|
module IRB # :nodoc:
|
||||||
VERSION = "1.13.1"
|
VERSION = "1.13.2"
|
||||||
@RELEASE_VERSION = VERSION
|
@RELEASE_VERSION = VERSION
|
||||||
@LAST_UPDATE_DATE = "2024-05-05"
|
@LAST_UPDATE_DATE = "2024-06-15"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user