We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6d9ba commit c25f52cCopy full SHA for c25f52c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "BinaryHeap",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "JavaScript Implementation of the Binary Heap.",
5
"bin": {
6
"BinaryHeap": "./bin/BinaryHeap"
0 commit comments