X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6b3dd7f396b59921f66ac76cb98fdfe70434d148;hb=a22b2e55e94401004986b550d518baaf7779a2de;hp=52156fb9fe4f01daf46059591d8505b44fa08250;hpb=7da7fecc1167fe0e5185b949a3d186cd7d388bea;p=poolifier.git diff --git a/package.json b/package.json index 52156fb9..6b3dd7f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.42", + "version": "2.6.43", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",