diff --git a/ext/date/lib/date.rb b/ext/date/lib/date.rb index 88984d7bd2..1899611440 100644 --- a/ext/date/lib/date.rb +++ b/ext/date/lib/date.rb @@ -4,7 +4,7 @@ require 'date_core' class Date - VERSION = '3.2.2' # :nodoc: + VERSION = "3.2.3" # :nodoc: # call-seq: # infinite? -> false