diff --git a/package.json b/package.json index 0f83adf..76703ef 100644 --- a/package.json +++ b/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",