We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4adce commit fde3cb1Copy full SHA for fde3cb1
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.4.2'
+ s.version = '0.4.3'
7
s.license = 'MIT'
8
s.homepage = 'https://github.com/redis-rb/redis-cluster-client'
9
s.authors = ['Taishi Kasuga']
0 commit comments