Skip to content

Commit fe38ffe

Browse files
committed
Bump version: 3.2.1 → 3.2.2
1 parent 6179466 commit fe38ffe

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.2.1
4+
current_version = 3.2.2
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.2.1",
3+
"version": "3.2.2",
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)