X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=856ff410bfe4d85e420bcf27b44c6e73bac4b3c1;hb=36ed976c290ce30ad1e027f6f93e76652e530737;hp=24c922e6bc3d5f5b687fa15c5319141207503033;hpb=9b358e72dbd061a7b94708d7d3c64e9dbbefaab4;p=poolifier.git diff --git a/package.json b/package.json index 24c922e6..856ff410 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "3.1.2", + "version": "3.1.3", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",