diff --git a/package.json b/package.json index 46f9c3c..ffb3988 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rlanz/bull-queue", "description": "Queue system based on BullMQ for AdonisJS", - "version": "2.0.0-7", + "version": "3.0.0-0", "engines": { "node": ">=18.16.0" },