X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=97c0758d3209266c3d92170dd78e1dff0436602d;hb=refs%2Ftags%2Fv2.7.3;hp=5ec2fbb4ea0c1527f4ae0741159a18c337f3331d;hpb=5aac5e87010bdbe6d130c4e424df958a517410e3;p=poolifier.git diff --git a/package.json b/package.json index 5ec2fbb4..97c0758d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "poolifier", - "version": "2.7.2", + "version": "2.7.3", "description": "Fast and small Node.js Worker_Threads and Cluster Worker Pool", "license": "MIT", "main": "./lib/index.js",