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