X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ea4783ec2fdfe2f49793b3c89d0e3f6d53a101a1;hb=12a8645b5b7fdcb0f1f46403b90ebcc1a8aca505;hp=e158844352f26389ad197e41d4fd7cb4e527ae02;hpb=741cdb341d12048ba0f1f55784254260ab49b4fa;p=poolifier.git diff --git a/package.json b/package.json index e1588443..ea4783ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.27", + "version": "2.6.28", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",