X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=package.json;h=a8b0b3132f69dc9e9735b23b4bb6e75645cbe12f;hb=47bbac7dec41b3ebed83eed3a7fb9c9333b3d3f7;hp=57fa70fb99f4b5fcdd8ab0577860a2353c553805;hpb=fe98a6c114f9bbc9966e2d18019dcaf8175fadef;p=poolifier.git diff --git a/package.json b/package.json index 57fa70fb..a8b0b313 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.36", + "version": "2.6.37", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",