Skip to content

Commit 59e0b2f

Browse files
committed
Bump version: 2.2.2 → 2.2.3
1 parent 64ac6a9 commit 59e0b2f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 2.2.2
4+
current_version = 2.2.3
55

66
[bumpversion:file:package.json]
77

dist/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"url": "https://github.com/Vertamedia/clickhouse-grafana"
4444
}
4545
],
46-
"version": "2.2.2",
46+
"version": "2.2.3",
4747
"updated": "2020-07-31"
4848
},
4949

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vertamedia-clickhouse",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "ClickHouse datasource for Grafana",
55
"scripts": {
66
"build:prod": "webpack --config webpack.config.prod.js",

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"url": "https://github.com/Vertamedia/clickhouse-grafana"
4444
}
4545
],
46-
"version": "2.2.2",
46+
"version": "2.2.3",
4747
"updated": "2020-07-31"
4848
},
4949

0 commit comments

Comments
 (0)