summaryrefslogtreecommitdiff
path: root/json.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'json.gemspec')
-rw-r--r--json.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/json.gemspec b/json.gemspec
index 28dbb32..caf6eb0 100644
--- a/json.gemspec
+++ b/json.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Florian Frank"]
- s.date = %q{2011-06-17}
+ s.date = %q{2011-06-20}
s.description = %q{This is a JSON implementation as a Ruby extension in C.}
s.email = %q{flori@ping.de}
s.executables = ["edit_json.rb", "prettify_json.rb"]