From ee26cf66b1d697e7af790eade366548fef6e325f Mon Sep 17 00:00:00 2001 From: Alexander Dmitrjuk Date: Tue, 19 Jan 2021 19:47:54 +0700 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de7fdac..0431186 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redis-functions-balancer", - "version": "1.1.0", + "version": "1.2.1", "description": "Balance NodeJs functions with Redis", "repository": "https://github.com/dmitryuk/RedisFunctionsBalancer", "main": "index.js",