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