X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=0dd068fdac7dba6eb65c5db649abc7661be7fb0d;hb=d32af2e242ecd01496113d8cffd1e4eba760266a;hp=47a7f9a14dd90f67c4f55a264473a39b9b8a7b1e;hpb=1b55698fb67499d215001b7b28f4a5477c2e154e;p=poolifier.git diff --git a/package.json b/package.json index 47a7f9a1..0dd068fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.0.10", + "version": "3.0.12", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",