diff --git a/package.json b/package.json index 25eec05..ee82c5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mullerpeter-databricks-datasource", "private": true, - "version": "1.3.0", + "version": "1.3.0-beta", "description": "Databricks SQL Connector", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",