[ruby/date] Bump version to 3.3.2

https://github.com/ruby/date/commit/7afd9d4615
This commit is contained in:
Hiroshi SHIBATA 2022-12-16 15:35:49 +09:00 коммит произвёл git
Родитель 5983df93d4
Коммит 11f3bef260
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@
require 'date_core'
class Date
VERSION = "3.3.1" # :nodoc:
VERSION = "3.3.2" # :nodoc:
# call-seq:
# infinite? -> false