xkeys.gemspec in xkeys-2.0.1 vs xkeys.gemspec in xkeys-2.1.0

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = "xkeys" - s.version = "2.0.1" - s.date = "2014-04-16" + s.version = "2.1.0" + s.date = "2014-05-06" s.authors = ["Brian Katzung"] s.email = ["briank@kappacs.com"] s.homepage = "http://rubygems.org/gems/xkeys" s.summary = "Extended keys to facilitate fetching and storing in nested hash and array structures with Perl-ish auto-vivification." s.description = "Extended keys to facilitate fetching and storing in nested hash and array structures with Perl-ish auto-vivification."