diff --git a/sdk/VERSION b/sdk/VERSION
index 78b81a8b8..144c616c5 100644
--- a/sdk/VERSION
+++ b/sdk/VERSION
@@ -1 +1 @@
-2.61.0-beta.5
\ No newline at end of file
+2.62.0-beta.0
\ No newline at end of file
diff --git a/sdk/package.json b/sdk/package.json
index 9d3da1222..fab105674 100644
--- a/sdk/package.json
+++ b/sdk/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@drift-labs/sdk",
-	"version": "2.61.0",
+	"version": "2.62.0-beta.0",
 	"main": "lib/index.js",
 	"types": "lib/index.d.ts",
 	"author": "crispheaney",