X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e5bdfaf7f9f2eb8fa262a5d7ab40c7bbf0f78559;hb=efa4dae64207a27154132ed0de1fe9259e7c7a03;hp=9ff73802e3912cb8954f46eec852481cbf8aed8e;hpb=8428b256d3103fee6dd234c3eacfb733f886e63e;p=poolifier.git diff --git a/package.json b/package.json index 9ff73802..e5bdfaf7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.9", + "version": "3.0.10", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",