Skip to content

Commit 565655f

Browse files
committed
1.1.1
1 parent c8e0f03 commit 565655f

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,7 +1,7 @@
11
{
22
"name": "tinypool",
33
"type": "module",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"packageManager": "[email protected]",
66
"description": "A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features",
77
"license": "MIT",

0 commit comments

Comments
 (0)