diff --git a/package.json b/package.json index 622b0ea..0f83adf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinypool", - "version": "0.8.0", + "version": "0.8.1", "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",