Skip to content

Commit e2ecfaa

Browse files
committed
Version bump to support ioredis
1 parent b2a59ad commit e2ecfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rate-limit-redis",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "Provides a Redis store for the express-rate-limit RateLimit middleware.",
55
"main": "lib/redis-store.js",
66
"scripts": {

0 commit comments

Comments
 (0)