Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed May 17, 2024
1 parent 2a9af50 commit b89f868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rlanz/bull-queue",
"version": "1.0.6",
"version": "2.0.0",
"description": "Queue system based on BullMQ for AdonisJS",
"homepage": "https://github.com/romainlanz/adonis-bull-queue#readme",
"license": "MIT",
Expand Down Expand Up @@ -115,4 +115,4 @@
"trailingComma": "es5",
"useTabs": true
}
}
}

0 comments on commit b89f868

Please sign in to comment.