Skip to content

Commit 3aacb69

Browse files
committed
Bump version: 3.2.4 → 3.3.0
1 parent 1edb59c commit 3aacb69

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