diff --git a/package.json b/package.json index 0b61327..775dc14 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": "1.0.3", + "version": "1.0.4", "main": "build/providers/BullProvider.js", "types": "build/adonis-typings/index.d.ts", "license": "MIT",