mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/irb] Bump version to 1.6.4
(https://github.com/ruby/irb/pull/560) https://github.com/ruby/irb/commit/01328da9b6
This commit is contained in:
parent
671cfc2000
commit
f7c8d3bf96
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
module IRB # :nodoc:
|
||||
VERSION = "1.6.3"
|
||||
VERSION = "1.6.4"
|
||||
@RELEASE_VERSION = VERSION
|
||||
@LAST_UPDATE_DATE = "2023-03-06"
|
||||
@LAST_UPDATE_DATE = "2023-04-07"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user