X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=eb47832de78f6b6d9c73fbc22840df5d5d249658;hb=refs%2Ftags%2Fv2.6.11;hp=d375a6b0379dec84c3c55973250fa9dd12826bb9;hpb=d5024c00ac9148ad6b8a10b49c548562948554e2;p=poolifier.git diff --git a/package.json b/package.json index d375a6b0..eb47832d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poolifier", - "version": "2.6.10", + "version": "2.6.11", "description": "A fast, easy to use Node.js Worker Thread Pool and Cluster Pool implementation", "license": "MIT", "main": "./lib/index.js",