Skip to content

Commit

Permalink
(dump)v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vigan-abd committed Aug 1, 2023
1 parent 9675912 commit 85bfa93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.1.1
- dependency cleanup

# 1.1.0
- added support for priority task queue

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vigan-abd/task-queue-js",
"version": "1.1.0",
"version": "1.1.1",
"description": "simple task queue for handling asynchronous operations",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 85bfa93

Please sign in to comment.