diff --git a/sdk/VERSION b/sdk/VERSION index 05cb89a1a..f09a97134 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.42.0-beta.8 \ No newline at end of file +2.42.0-beta.9 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index 8ace63588..7e047c976 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.42.0-beta.8", + "version": "2.42.0-beta.9", "main": "lib/index.js", "types": "lib/index.d.ts", "author": "crispheaney",