Skip to content

Commit e574cc9

Browse files
committed
Bump version to 3.1.1
1 parent bea94fb commit e574cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

date.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
Gem::Specification.new do |s|
33
s.name = "date"
4-
s.version = '3.1.0'
4+
s.version = '3.1.1'
55
s.summary = "A subclass of Object includes Comparable module for handling dates."
66
s.description = "A subclass of Object includes Comparable module for handling dates."
77

0 commit comments

Comments
 (0)