Skip to content

Commit ac67472

Browse files
committed
Bump version: 3.4.1 → 3.4.2
1 parent 4286a0a commit ac67472

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.4.1
4+
current_version = 3.4.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.4.1",
3+
"version": "3.4.2",
44
"description": "Altinity grafana datasource for ClickHouse",
55
"scripts": {
66
"build": "npm run build:frontend",

0 commit comments

Comments
 (0)