We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737a2aa commit 50e18d2Copy full SHA for 50e18d2
lib/date.rb
@@ -4,7 +4,7 @@
4
require 'date_core'
5
6
class Date
7
- VERSION = "3.3.3" # :nodoc:
+ VERSION = "3.3.4" # :nodoc:
8
9
# call-seq:
10
# infinite? -> false
0 commit comments