diff --git a/package.json b/package.json index 66f44ee..bd9f79c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@rocketseat/adonis-bull", "description": "The easiest way to start using an asynchronous job queue with AdonisJS. Supports version 5 and 4.x", - "version": "0.2.2", + "version": "1.0.0-0", "main": "build/providers/BullProvider.js", "types": "build/adonis-typings/index.d.ts", "license": "MIT",