Skip to content

Commit

Permalink
6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyas-ranjous committed Jun 27, 2022
1 parent 9a3c3c8 commit 9e9e20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datastructures-js/priority-queue",
"version": "6.1.0",
"version": "6.1.1",
"description": "A heap-based implementation of priority queue in javascript with typescript support.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9e9e20f

Please sign in to comment.