mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 15:36:16 +02:00
[ruby/irb] Bump version to 1.6.4
(https://github.com/ruby/irb/pull/560)
01328da9b6
This commit is contained in:
parent
671cfc2000
commit
f7c8d3bf96
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue