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