Skip to content

Commit 1ce4796

Browse files
committed
v1.1.2
1 parent 02c8784 commit 1ce4796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thalesog/adonis-bull",
33
"description": "The easiest way to start using an asynchronous job queue with AdonisJS. Supports version 5 and 4.x",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"main": "build/providers/BullProvider.js",
66
"types": "build/adonis-typings/index.d.ts",
77
"license": "MIT",

0 commit comments

Comments
 (0)