diff --git a/package-lock.json b/package-lock.json index 84a47a64..8d084865 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ioredis", - "version": "4.0.0-0", + "version": "4.0.0-1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index df83423b..0cd42889 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ioredis", - "version": "4.0.0-0", + "version": "4.0.0-1", "description": "A delightful, performance-focused Redis client for Node and io.js", "main": "index.js", "files": [