Skip to content

Commit

Permalink
Merge pull request #204 from Altinity/make_release_2.0.1
Browse files Browse the repository at this point in the history
release 2.0.1, again ? ;(
  • Loading branch information
Slach authored Jun 22, 2020
2 parents d8a3e2f + 2c2aef8 commit 87c89b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vertamedia-clickhouse",
"version": "2.0.0",
"version": "2.0.1",
"description": "ClickHouse datasource for Grafana",
"scripts": {
"build:prod": "webpack --config webpack.config.prod.js",
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"url": "https://github.com/Vertamedia/clickhouse-grafana"
}
],
"version": "2.0.0"
"version": "2.0.1"
}
}

0 comments on commit 87c89b8

Please sign in to comment.