Skip to content

Commit 1f4983b

Browse files
committed
Bump version: 3.4.4 → 3.4.5
1 parent 5c56c47 commit 1f4983b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.4
4+
current_version = 3.4.5
55

66
[bumpversion:file:package.json]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "altinity-clickhouse-grafana",
3-
"version": "3.4.4",
3+
"version": "3.4.5",
44
"description": "Altinity grafana datasource for ClickHouse",
55
"scripts": {
66
"build": "npm run build:frontend",
@@ -35,7 +35,7 @@
3535
"@testing-library/react": "^16.0.1",
3636
"@types/jest": "^29.5.0",
3737
"@types/lodash": "^4.14.194",
38-
"@types/luxon": "^3.4.4",
38+
"@types/luxon": "^3.4.5",
3939
"@types/node": "^18.15.11",
4040
"@types/pako": "^2.0.3",
4141
"copy-webpack-plugin": "^11.0.0",

0 commit comments

Comments
 (0)