X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ebc8909e980024df565c4c8703559598d6959484;hb=6fd716e56a7ef42c52165c601b4f329e95603c73;hp=f29841f9b937ffb54ec3c31c0ac25b96cb4383bc;hpb=a6b3272bcb95d9ea8103bf39a1e7f6a42bba7b6f;p=poolifier.git diff --git a/package.json b/package.json index f29841f9..ebc8909e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.32", + "version": "2.6.33", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",