diff --git a/sdk/VERSION b/sdk/VERSION index 54a57d02f..4d147449d 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.43.0-beta.11 \ No newline at end of file +2.43.0-beta.12 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index 39eb3ae9d..bbdebe7c1 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.43.0-beta.11", + "version": "2.43.0-beta.12", "main": "lib/index.js", "types": "lib/index.d.ts", "author": "crispheaney",