Skip to content

Commit 48d73f4

Browse files
committed
2.1.6
1 parent 873716c commit 48d73f4

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,6 +1,6 @@
11
{
22
"name": "heap-js",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.",
55
"keywords": [
66
"heap",

0 commit comments

Comments
 (0)