diff --git a/package.json b/package.json index 87860ec..f733854 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unleash-proxy-client", - "version": "3.0.0-beta.0", + "version": "3.0.0-beta.1", "description": "A browser client that can be used together with the unleash-proxy.", "main": "./build/cjs/index.js", "types": "./build/cjs/index.d.ts",