nest.gemspec in nest-0.0.4 vs nest.gemspec in nest-0.0.5

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = "nest" - s.version = "0.0.4" + s.version = "0.0.5" s.summary = "Generate nested namespaced keys for key-value databases." s.description = "It is a design pattern in key-value databases to use the key to simulate structure, and Nest can take care of that." s.authors = ["Michel Martens"] s.email = ["michel@soveran.com"] s.homepage = "http://github.com/soveran/nest"