Skip to content

Commit a1d50e8

Browse files
committed
1.1.0
1 parent 9e8ac0f commit a1d50e8

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.0.2",
4+
"version": "1.1.0",
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)