We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc195e2 commit 4d61f2eCopy full SHA for 4d61f2e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@heap-data-structure/fibonacci-heap",
3
"description": "Fibonacci heap data structure for JavaScript",
4
- "version": "2.0.1",
+ "version": "2.0.2",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://heap-data-structure.github.io/fibonacci-heap",
0 commit comments