diff --git a/package.json b/package.json index 4e094cd9b..3620f0569 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ioredis-mock", - "version": "1.7.0", + "version": "1.8.0", "description": "This library emulates ioredis by performing all operations in-memory.", "main": "./lib", "scripts": {