X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=c610b5be83faa8ddf1fae5eb3574d38449ed6b2c;hb=7f0c094f3c736235367a347969bace218e620e0b;hp=071d7bd4c4e2251f9ca7de05921481d3621b7b7a;hpb=17f2e9782cdd80c4c5bec0a11f836b54783fd163;p=poolifier.git diff --git a/package.json b/package.json index 071d7bd4..c610b5be 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.6", + "version": "3.1.7", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",