diff --git a/package-lock.json b/package-lock.json index d5c87b5..be85c2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quirrel/owl", - "version": "0.14.1", + "version": "0.14.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quirrel/owl", - "version": "0.14.1", + "version": "0.14.2", "license": "MIT", "dependencies": { "ioredis": "^4.27.1", diff --git a/package.json b/package.json index 6e5a462..059117d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quirrel/owl", - "version": "0.14.1", + "version": "0.14.2", "description": "A high-throughput, TypeScript-native task scheduling library that runs both on Redis and with an in-memory-mock.", "main": "dist/index.js", "files": [