diff --git a/package.json b/package.json index 7f208702..31d1974c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-client", - "version": "6.0.0", + "version": "6.1.0", "description": "Unleash Client for Node", "license": "Apache-2.0", "main": "./lib/index.js", diff --git a/src/details.json b/src/details.json index 7b14333d..29415f95 100644 --- a/src/details.json +++ b/src/details.json @@ -1 +1 @@ -{"name":"unleash-client-node","version":"6.0.0","sdkVersion":"unleash-client-node:6.0.0"} \ No newline at end of file +{"name":"unleash-client-node","version":"6.1.0","sdkVersion":"unleash-client-node:6.1.0"} \ No newline at end of file