We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0688859 commit 80aa415Copy full SHA for 80aa415
nest.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = "nest"
3
- s.version = "3.0.0"
+ s.version = "3.1.0"
4
s.summary = "Object-oriented keys for Redis."
5
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."
6
s.license = "MIT"
0 commit comments