diff --git a/package-lock.json b/package-lock.json index 943f0c8..3784abd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "orkid", - "version": "0.8.0", + "version": "0.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 22ceb81..f7dad2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "orkid", - "version": "0.8.0", + "version": "0.9.0", "description": "Reliable and modern Redis-Streams based task queue for Node.js", "license": "MIT", "main": "./lib/index.js",