diff --git a/sdk/VERSION b/sdk/VERSION index 4c7397c5d..16db7c765 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.42.0-beta.2 \ No newline at end of file +2.42.0-beta.3 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index 1f9148220..f7190208c 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.42.0-beta.2", + "version": "2.42.0-beta.3", "main": "lib/index.js", "types": "lib/index.d.ts", "author": "crispheaney",