mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
166f33d0d1
commit
9f7876ab0f
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
#
|
||||
|
||||
module IRB # :nodoc:
|
||||
VERSION = "1.3.1"
|
||||
VERSION = "1.3.2"
|
||||
@RELEASE_VERSION = VERSION
|
||||
@LAST_UPDATE_DATE = "2021-01-12"
|
||||
@LAST_UPDATE_DATE = "2021-01-18"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue