We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c8784 commit 1ce4796Copy full SHA for 1ce4796
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@thalesog/adonis-bull",
3
"description": "The easiest way to start using an asynchronous job queue with AdonisJS. Supports version 5 and 4.x",
4
- "version": "1.1.1",
+ "version": "1.1.2",
5
"main": "build/providers/BullProvider.js",
6
"types": "build/adonis-typings/index.d.ts",
7
"license": "MIT",
0 commit comments