X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=568a0f471adb87766aa8601aa8f920fb543328e5;hb=refs%2Ftags%2Fv3.0.9;hp=6456f95ecee8bc6bcd5fcaecf48bb9946f9f5a2d;hpb=211b4eb5ca5829653a7bf63d4df5c3f1aa4df755;p=poolifier.git diff --git a/package.json b/package.json index 6456f95e..568a0f47 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.7", + "version": "3.0.9", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",