From 3447de94dd700d92ce373dd1303bd147ccd7283e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 12 Feb 2021 12:34:37 +0100 Subject: [PATCH] 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e9f00ac..5f2c44d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-client", - "version": "3.5.0", + "version": "3.6.0", "description": "Unleash Client for Node", "license": "Apache-2.0", "main": "./lib/index.js",