Skip to content

Commit bb1fdd3

Browse files
🐣 release: Bumping to v3.0.0.
1 parent 7b72ebd commit bb1fdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heap-data-structure/fibonacci-heap",
33
"description": "Fibonacci heap data structure for JavaScript",
4-
"version": "2.0.2",
4+
"version": "3.0.0",
55
"license": "AGPL-3.0",
66
"author": "make-github-pseudonymous-again",
77
"homepage": "https://heap-data-structure.github.io/fibonacci-heap",

0 commit comments

Comments
 (0)