Skip to content

Commit c870893

Browse files
authored
Merge pull request #250 from danihodovic/release-new-version
chore: Bump version
2 parents a84bd01 + 03523a9 commit c870893

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/celery-exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ maintainers:
1313
- name: danihodovic
1414
- name: adinhodovic
1515

16-
version: 0.6.4
17-
appVersion: 0.7.5
16+
version: 0.6.5
17+
appVersion: 0.8.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ skip = '.virtualenv,.venv,.poetry,.poetry-cache'
99

1010
[tool.poetry]
1111
name = "celery-exporter"
12-
version = "0.8.0"
12+
version = "0.8.1"
1313
description = ""
1414
authors = ["Dani Hodovic <[email protected]>"]
1515

0 commit comments

Comments
 (0)