X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ff5991ed949b68fd0ba0c5ed60b1bd2577ad0b7b;hb=0743823772420af0e3ada63d8a547c7c4c22b836;hp=e1d09f24c28b662675987826b77ee127bd654643;hpb=d8163b08686d39aca2a2c9896176ceede981672e;p=poolifier.git diff --git a/package.json b/package.json index e1d09f24..ff5991ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.11", + "version": "3.0.13", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",