diff --git a/package.json b/package.json index a0ab3ba55..77ba6e0d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ioredis-mock", - "version": "1.3.0", + "version": "1.4.0", "description": "This library emulates ioredis by performing all operations in-memory.", "main": "./lib", "scripts": {