X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=ccc7e41a75ada68f841adbd82198215941b60d5a;hb=81429cfbe47adef38830e90a740580b95a466f31;hp=396b6c7ef6517b712d0e336201ca74d1fba7695b;hpb=e306946120701658e4caf024464b7b47d207b9ad;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",