mirror of
https://github.com/ruby/ruby.git
synced 2026-08-01 16:00:28 +08:00
[ruby/irb] Bump version to v1.14.3
(https://github.com/ruby/irb/pull/1050) https://github.com/ruby/irb/commit/49050f9bf3
This commit is contained in:
parent
c194b26132
commit
35ff04ce5e
Notes:
git
2024-12-18 23:45:51 +00:00
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
module IRB # :nodoc:
|
||||
VERSION = "1.14.2"
|
||||
VERSION = "1.14.3"
|
||||
@RELEASE_VERSION = VERSION
|
||||
@LAST_UPDATE_DATE = "2024-12-12"
|
||||
@LAST_UPDATE_DATE = "2024-12-18"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user