Skip to content

Commit

Permalink
4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyas-ranjous committed Dec 23, 2022
1 parent 3c75a62 commit 3696786
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/heap",
"version": "4.2.0",
"version": "4.2.1",
"description": "Min/Max Heap & Heap Sort implementation in javascript",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 3696786

Please sign in to comment.