Skip to content

Commit c274cc0

Browse files
committed
Bump version to 2.0.3
1 parent bc52914 commit c274cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = '2.0.2' # :nodoc:
7+
VERSION = '2.0.3' # :nodoc:
88

99
class Infinity < Numeric # :nodoc:
1010

0 commit comments

Comments
 (0)