X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=2a04ad113fc0bb94c275adc9be350575042abf78;hb=b58ee887f37cc79d477d2475a58669d12437994d;hp=6046137c175863098414a52fd2a296dad57a8141;hpb=6f14729614179a3f30e3b5fab319e30d316508f8;p=poolifier.git diff --git a/package.json b/package.json index 6046137c..2a04ad11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.25", + "version": "2.6.26", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",