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