Skip to content

Commit b0fbffa

Browse files
authored
build: release 0.11.1 (#380)
1 parent 8543134 commit b0fbffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-cluster-client.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Gem::Specification.new do |s|
44
s.name = 'redis-cluster-client'
55
s.summary = 'A Redis cluster client for Ruby'
6-
s.version = '0.11.0'
6+
s.version = '0.11.1'
77
s.license = 'MIT'
88
s.homepage = 'https://github.com/redis-rb/redis-cluster-client'
99
s.authors = ['Taishi Kasuga']

0 commit comments

Comments
 (0)