nest.gemspec in nest-1.0.2 vs nest.gemspec in nest-1.1.0
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "nest"
- s.version = "1.0.2"
+ s.version = "1.1.0"
s.summary = "Object-oriented keys for Redis."
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"