Skip to content

Commit b2edf1c

Browse files
committed
0.1.5
1 parent cde48c3 commit b2edf1c

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": "bounded-queue",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Bounded batch queue, where items are produced and consumed based on user specified functions",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)