Skip to content

Commit a5dbc61

Browse files
committed
Bump version: 3.1.0 → 3.1.1
1 parent 71e1157 commit a5dbc61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

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

66
[bumpversion:file:package.json]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "altinity-clickhouse-grafana",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Altinity grafana datasource for ClickHouse",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)