diff --git a/sdk/VERSION b/sdk/VERSION index aaf490f34..8cd8f97d8 100644 --- a/sdk/VERSION +++ b/sdk/VERSION @@ -1 +1 @@ -2.108.0-beta.17 \ No newline at end of file +2.108.0-beta.18 \ No newline at end of file diff --git a/sdk/package.json b/sdk/package.json index e5bac2015..4a7badd62 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@drift-labs/sdk", - "version": "2.108.0-beta.17", + "version": "2.108.0-beta.18", "main": "lib/node/index.js", "types": "lib/node/index.d.ts", "browser": "./lib/browser/index.js",