We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce7305 commit f164b42Copy full SHA for f164b42
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- kredis (1.1.0)
+ kredis (1.2.0)
5
activesupport (>= 6.0.0)
6
redis (~> 4.2)
7
@@ -153,4 +153,4 @@ DEPENDENCIES
153
rake
154
155
BUNDLED WITH
156
- 2.3.4
+ 2.3.12
lib/kredis/version.rb
@@ -1,3 +1,3 @@
module Kredis
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
end
0 commit comments