X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=dd4ca0e5c72eeb31d03d68ae2a50baa8a29e6e7d;hb=30d7f6e094a9b837fd85c74ef23188ab28e86644;hp=071d7bd4c4e2251f9ca7de05921481d3621b7b7a;hpb=17f2e9782cdd80c4c5bec0a11f836b54783fd163;p=poolifier.git diff --git a/package.json b/package.json index 071d7bd4..dd4ca0e5 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.8", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",