X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=166c4d6f8b2b4215fe7aa8c8ca1607ca6de106d6;hb=b9917020a4b251d00946b9174fc9d05299ab13db;hp=4a8e5e7ff854d488a0cfaac51b484049d424c980;hpb=e9665c436c5774e764c2ecbf927d32cd75092fed;p=poolifier.git diff --git a/package.json b/package.json index 4a8e5e7f..166c4d6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.7.0", + "version": "2.7.1", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",