Skip to content

Commit ac1642c

Browse files
committed
Bump version to 3.3.0
1 parent 634390a commit ac1642c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/date.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require 'date_core'
55

66
class Date
7-
VERSION = "3.2.3" # :nodoc:
7+
VERSION = "3.3.0" # :nodoc:
88

99
# call-seq:
1010
# infinite? -> false

0 commit comments

Comments
 (0)