X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ccc7e41a75ada68f841adbd82198215941b60d5a;hb=e75ab40d365960692caa7eaca9f9b3bb752f9539;hp=396b6c7ef6517b712d0e336201ca74d1fba7695b;hpb=daa30e0e21087d1a3cf24b3dd38f703b1aba6d46;p=poolifier.git diff --git a/package.json b/package.json index 396b6c7e..ccc7e41a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.1", + "version": "3.0.2", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",