diff --git a/sdk/VERSION b/sdk/VERSION index cb245eacf..e1722c184 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.104.0-beta.34 \ No newline at end of file +2.104.0-beta.35 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index e5923afd5..bcdcf81b1 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.104.0-beta.34", + "version": "2.104.0-beta.35", "main": "lib/node/index.js", "types": "lib/node/index.d.ts", "browser": "./lib/browser/index.js",