redic.gemspec in redic-1.1.1 vs redic.gemspec in redic-1.2.0
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
Gem::Specification.new do |s|
s.name = "redic"
- s.version = "1.1.1"
+ s.version = "1.2.0"
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"