diff --git a/VERSION b/VERSION index f8e233b..81c871d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.0 +1.10.0 diff --git a/package.json b/package.json index 0708f43..9381e2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-diagram", - "version": "1.9.0", + "version": "1.10.0", "description": "Display diagrams and charts in Grafana with colored metric indicators", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",