X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=24c922e6bc3d5f5b687fa15c5319141207503033;hb=c61772e59671ed89bbce316a8f46004fe7283000;hp=16e74292a9d662af962df4df288480ac33697cae;hpb=1b5a0303f57fbff1125882e04766cb0cf9cc000d;p=poolifier.git diff --git a/package.json b/package.json index 16e74292..24c922e6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.1", + "version": "3.1.2", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",