summaryrefslogtreecommitdiff
path: root/ext/date/date.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/date.gemspec')
-rw-r--r--ext/date/date.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/date.gemspec b/ext/date/date.gemspec
index 88e5838d2e..1a3ae812dc 100644
--- a/ext/date/date.gemspec
+++ b/ext/date/date.gemspec
@@ -1,7 +1,7 @@
# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = "date"
- s.version = '3.2.0'
+ s.version = '3.2.1'
s.summary = "A subclass of Object includes Comparable module for handling dates."
s.description = "A subclass of Object includes Comparable module for handling dates."