Skip to content

Commit e3028ee

Browse files
committed
v0.3.5
1 parent f3e0f4d commit e3028ee

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": "sorted-queue",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "A sorted queue, based on an array-backed binary heap",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)