nest.gemspec in nest-3.1.2 vs nest.gemspec in nest-3.2.0
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "nest"
- s.version = "3.1.2"
+ s.version = "3.2.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.license = "MIT"
s.authors = ["Michel Martens"]
s.email = ["michel@soveran.com"]