redic.gemspec in redic-0.0.6 vs redic.gemspec in redic-0.0.7
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
Gem::Specification.new do |s|
s.name = "redic"
- s.version = "0.0.6"
+ s.version = "0.0.7"
s.summary = "Lightweight Redis Client"
s.description = "Lightweight Redis Client"
s.authors = ["Michel Martens", "Cyril David"]
s.email = ["michel@soveran.com", "cyx@cyx.is"]
s.homepage = "https://github.com/amakawa/redic"