X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=28f75bd36c882c51d72702a2a052b4ca4fec4f2f;hb=76d91ea024f25ed0f2ba8d2174bcc3c43fefb02b;hp=2824442edce38d1a79050595a3fc00bacfb935af;hpb=4e00547616376d120323f2fc8518ed73a7d45868;p=poolifier.git diff --git a/package.json b/package.json index 2824442e..28f75bd3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.35", + "version": "2.6.36", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",