X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=f29841f9b937ffb54ec3c31c0ac25b96cb4383bc;hb=refs%2Ftags%2Fv2.6.32;hp=b56a0ee05f9c433fb6e0b2819a388da26de8a71e;hpb=736671a187d43642493e53970c6869947acae4fd;p=poolifier.git diff --git a/package.json b/package.json index b56a0ee0..f29841f9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.31", + "version": "2.6.32", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",