diff --git a/package.json b/package.json index c55a5ec3..cb369edd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-client", - "version": "5.6.0", + "version": "5.6.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 9e9125d6..14bbf491 100644 --- a/src/details.json +++ b/src/details.json @@ -1 +1 @@ -{"name":"unleash-client-node","version":"5.6.0","sdkVersion":"unleash-client-node:5.6.0"} \ No newline at end of file +{"name":"unleash-client-node","version":"5.6.1","sdkVersion":"unleash-client-node:5.6.1"} \ No newline at end of file