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 71c0b85 commit c48d9d1Copy full SHA for c48d9d1
CHANGELOG.md
@@ -12,7 +12,7 @@
12
security updates in June of 2013; continuing to support it would prevent
13
the use of newer features of Ruby.
14
15
-# (unreleased)
+# 3.2.1
16
17
* Added support for `PUBSUB` command.
18
lib/redis/version.rb
@@ -1,3 +1,3 @@
1
class Redis
2
- VERSION = "3.2.0"
+ VERSION = "3.2.1"
3
end
0 commit comments