diff --git a/sdk/VERSION b/sdk/VERSION index d8c6a4a65..3fad60d98 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.103.0-beta.2 \ No newline at end of file +2.103.0-beta.3 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index 2b67fa920..7ee288e9c 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.103.0-beta.2", + "version": "2.103.0-beta.3", "main": "lib/node/index.js", "types": "lib/node/index.d.ts", "browser": "./lib/browser/index.js",