summaryrefslogtreecommitdiff
path: root/json_pure.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'json_pure.gemspec')
-rw-r--r--json_pure.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/json_pure.gemspec b/json_pure.gemspec
index 5fef9d9..8bb45c2 100644
--- a/json_pure.gemspec
+++ b/json_pure.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Florian Frank"]
- s.date = "2016-06-02"
+ s.date = "2016-06-03"
s.description = "This is a JSON implementation in pure Ruby."
s.email = "flori@ping.de"
s.extra_rdoc_files = ["README.md"]