summary refs log tree commit
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 cc03814..81490af 100644
--- a/json_pure.gemspec
+++ b/json_pure.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 in pure Ruby.}
   s.email = %q{flori@ping.de}
   s.executables = ["edit_json.rb", "prettify_json.rb"]