Skip to content

Commit

Permalink
Bump up date version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Oct 14, 2021
1 parent c6ab662 commit e0a4cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion date.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = "date"
s.version = '3.1.1'
s.version = '3.2.0'
s.summary = "A subclass of Object includes Comparable module for handling dates."
s.description = "A subclass of Object includes Comparable module for handling dates."

Expand Down

0 comments on commit e0a4cbc

Please sign in to comment.