X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=495720cb419b324c540a22a91725ac30fd53726e;hb=8ff2efc7b8bc4e459a5c545bfc88daa3437d73e8;hp=f98d39aa4962ed885e4e1563f135a37c44258332;hpb=09ad19bdb378f1302d459fa10609e6c431b0eee2;p=poolifier.git diff --git a/package.json b/package.json index f98d39aa..495720cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.23", + "version": "2.6.24", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",