Skip to content

Commit 34bd86f

Browse files
committed
Merge pull request #14 from davelandry/patch-1
add: bump version to 0.2.6
2 parents 6244ef8 + b6ae4a6 commit 34bd86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "heap"
3-
, "version" : "0.2.5"
3+
, "version" : "0.2.6"
44
, "description" : "binary heap (priority queue) algorithms (ported from Python's heapq module)"
55
, "homepage" : "https://github.com/qiao/heap.js"
66
, "keywords" : ["algorithm", "data structure", "heap"]

0 commit comments

Comments
 (0)