We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966ae6c commit e0b76c6Copy full SHA for e0b76c6
redis-cluster-client.gemspec
@@ -3,7 +3,7 @@
3
Gem::Specification.new do |s|
4
s.name = 'redis-cluster-client'
5
s.summary = 'A Redis cluster client for Ruby'
6
- s.version = '0.7.8'
+ s.version = '0.7.9'
7
s.license = 'MIT'
8
s.homepage = 'https://github.com/redis-rb/redis-cluster-client'
9
s.authors = ['Taishi Kasuga']
0 commit comments