Skip to content

Commit 28e8544

Browse files
committed
bump: version 0.6.0rc1 → 0.6.0
1 parent ad00bf6 commit 28e8544

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v0.6.0 (2022-03-08)
2+
13
## v0.6.0rc1 (2022-03-04)
24

35
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ addopts = "-s"
1313

1414
[tool.commitizen]
1515
name = "cz_conventional_commits"
16-
version = "0.6.0rc1"
16+
version = "0.6.0"
1717
tag_format = "v$version"

0 commit comments

Comments
 (0)