X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=fb788b80359a99523c8b5206b74cc88875a7e42e;hb=a4ba0bba85ba79e61e4095edccbde9a6ee2fc08a;hp=457c6536032e304153aab0bddabbb6b1137a4970;hpb=44a87537b37d938d348870902b66f1d654ba1c1f;p=poolifier.git diff --git a/package.json b/package.json index 457c6536..fb788b80 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",