1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/date] Bump version to 3.2.2

https://github.com/ruby/date/commit/21d91c5f4f
This commit is contained in:
Hiroshi SHIBATA 2021-11-18 18:18:33 +09:00
parent 3ce27552df
commit 39655aceb2

View file

@ -4,7 +4,7 @@
require 'date_core'
class Date
VERSION = '3.2.1' # :nodoc:
VERSION = '3.2.2' # :nodoc:
def infinite?
false