File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
2
commit = True
3
3
tag = True
4
- current_version = 2.2.2
4
+ current_version = 2.2.3
5
5
6
6
[bumpversion:file:package.json]
7
7
Original file line number Diff line number Diff line change 43
43
"url" : " https://github.com/Vertamedia/clickhouse-grafana"
44
44
}
45
45
],
46
- "version" : " 2.2.2 " ,
46
+ "version" : " 2.2.3 " ,
47
47
"updated" : " 2020-07-31"
48
48
},
49
49
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vertamedia-clickhouse" ,
3
- "version" : " 2.2.2 " ,
3
+ "version" : " 2.2.3 " ,
4
4
"description" : " ClickHouse datasource for Grafana" ,
5
5
"scripts" : {
6
6
"build:prod" : " webpack --config webpack.config.prod.js" ,
Original file line number Diff line number Diff line change 43
43
"url" : " https://github.com/Vertamedia/clickhouse-grafana"
44
44
}
45
45
],
46
- "version" : " 2.2.2 " ,
46
+ "version" : " 2.2.3 " ,
47
47
"updated" : " 2020-07-31"
48
48
},
49
49
You can’t perform that action at this time.
0 commit comments