We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e1157 commit a5dbc61Copy full SHA for a5dbc61
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 3.1.0
+current_version = 3.1.1
5
6
[bumpversion:file:package.json]
package.json
{
"name": "altinity-clickhouse-grafana",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Altinity grafana datasource for ClickHouse",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments