We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6244ef8 + b6ae4a6 commit 34bd86fCopy full SHA for 34bd86f
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name" : "heap"
3
- , "version" : "0.2.5"
+ , "version" : "0.2.6"
4
, "description" : "binary heap (priority queue) algorithms (ported from Python's heapq module)"
5
, "homepage" : "https://github.com/qiao/heap.js"
6
, "keywords" : ["algorithm", "data structure", "heap"]
0 commit comments