From c988abbc4f86444f7a8ffed7996323dd578f0efc Mon Sep 17 00:00:00 2001 From: Alexander Bareyko Date: Thu, 16 May 2024 12:08:42 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f953134..fb59b10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smart-request-balancer", - "version": "2.1.1", + "version": "2.2.0", "description": "Smart request balancer with fine tuning of rates and limits of queue execution", "main": "./dist/index.js", "types": "./dist/index.d.ts",