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:
parent
3ce27552df
commit
39655aceb2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
require 'date_core'
|
require 'date_core'
|
||||||
|
|
||||||
class Date
|
class Date
|
||||||
VERSION = '3.2.1' # :nodoc:
|
VERSION = '3.2.2' # :nodoc:
|
||||||
|
|
||||||
def infinite?
|
def infinite?
|
||||||
false
|
false
|
||||||
|
|
Loading…
Reference in a new issue