X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e1d09f24c28b662675987826b77ee127bd654643;hb=c7b639a2bb5a3cb5619e64fe4d49540ac8a9426e;hp=47a7f9a14dd90f67c4f55a264473a39b9b8a7b1e;hpb=1b55698fb67499d215001b7b28f4a5477c2e154e;p=poolifier.git diff --git a/package.json b/package.json index 47a7f9a1..e1d09f24 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.11", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",