From 54075c3bdbd7e184ad972276a2903a682110da48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Tue, 1 Feb 2022 09:15:49 +0100 Subject: [PATCH] 3.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6175ffa7..3d0f51c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-client", - "version": "3.11.0", + "version": "3.11.1", "description": "Unleash Client for Node", "license": "Apache-2.0", "main": "./lib/index.js",