X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ba873043842696832796c26a9055843552507426;hb=67e046a3e7a8a3c94dd1ff95252abe57f6819068;hp=b417fc074941e41669fdada4cef8284004954c68;hpb=3b5191cbdd44ae45de2ccbfabca004319ae977c1;p=poolifier.git diff --git a/package.json b/package.json index b417fc07..ba873043 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.4", + "version": "3.0.5", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",