Skip to content

Commit 40ec7c2

Browse files
committed
update for 1.21.0
relaxing the constraint on redis-namespace should be a minor not patch
1 parent 0e8ee78 commit 40ec7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/resque/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Resque
2-
Version = VERSION = '1.20.1'
2+
Version = VERSION = '1.21.0'
33
end

0 commit comments

Comments
 (0)