diff --git a/package-lock.json b/package-lock.json index 0ad15f3..68d1f1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quirrel/owl", - "version": "0.14.3", + "version": "0.15.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quirrel/owl", - "version": "0.14.3", + "version": "0.15.0", "license": "MIT", "dependencies": { "ioredis": "^5.2.3", diff --git a/package.json b/package.json index d3aee5a..ae92719 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quirrel/owl", - "version": "0.14.3", + "version": "0.15.0", "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": [