X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=60f10d053254bb16eadcaf62cc268a12d1e69976;hb=refs%2Ftags%2Fv2.6.30;hp=7917ce0b2e6913ae66372885bf2f51d79870ce19;hpb=8cc4ea811611b8ad77c7b0379911afe497f2e7e4;p=poolifier.git diff --git a/package.json b/package.json index 7917ce0b..60f10d05 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.6.29", + "version": "2.6.30", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",