X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=7b90303201b5fc9ece57f399649c1448d4a1ae49;hb=0766991a1f087ea0a03617d200b064e0db2d435a;hp=99b71c59073e71060a9d186ecad19114cb8c15eb;hpb=28e4bfd727423ce981467966e371baaaf80f8dd6;p=poolifier.git diff --git a/package.json b/package.json index 99b71c59..7b903032 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.10", + "version": "3.1.11", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",