From 8a64526d7cebcbd8dc769ae30f2a09d52d6d787c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 23 Jul 2024 10:55:08 +0000 Subject: [PATCH] v6.1.1 --- package.json | 2 +- src/details.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31d1974c..d4e96952 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-client", - "version": "6.1.0", + "version": "6.1.1", "description": "Unleash Client for Node", "license": "Apache-2.0", "main": "./lib/index.js", diff --git a/src/details.json b/src/details.json index 29415f95..6bc17e8e 100644 --- a/src/details.json +++ b/src/details.json @@ -1 +1 @@ -{"name":"unleash-client-node","version":"6.1.0","sdkVersion":"unleash-client-node:6.1.0"} \ No newline at end of file +{"name":"unleash-client-node","version":"6.1.1","sdkVersion":"unleash-client-node:6.1.1"} \ No newline at end of file