Skip to content

Commit b515128

Browse files
committed
Release 4.0.1.
1 parent 0884631 commit b515128

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (unreleased)
1+
# 4.0.1
22

33
* `Redis::Distributed` now supports `mget` and `mapped_mget`. See #687.
44

lib/redis/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Redis
2-
VERSION = "4.0.0"
2+
VERSION = "4.0.1"
33
end

0 commit comments

Comments
 (0)