Skip to content

Commit

Permalink
0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Jan 18, 2024
1 parent 0eb5e0c commit 6ca7bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tinypool",
"version": "0.8.1",
"version": "0.8.2",
"description": "A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features",
"type": "module",
"main": "./dist/esm/index.js",
Expand Down

0 comments on commit 6ca7bb4

Please sign in to comment.