diff --git a/package-lock.json b/package-lock.json index b05fa4e..575372f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@quirrel/owl", - "version": "0.10.2", + "version": "0.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@quirrel/owl", - "version": "0.10.2", + "version": "0.11.0", "license": "MIT", "dependencies": { "debug": "^4.3.1", diff --git a/package.json b/package.json index 1baad46..71ef825 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@quirrel/owl", - "version": "0.10.2", + "version": "0.11.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": [