X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=08ab652f046f30d87377ddeff2af4e34b2afbbcc;hb=0e502832d98443e291ea5558423ca0de86b96e13;hp=0c6b437cac936f66417320db5b10094706b70b86;hpb=ad11ca81d66d68c7258efa95e3b4745294678bf3;p=poolifier.git diff --git a/package.json b/package.json index 0c6b437c..08ab652f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.41", + "version": "2.6.42", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",