Browse Source

bump: version 0.1.0 → 0.2.0

metya 2 năm trước cách đây
mục cha
commit
d487cab6b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -22,7 +22,7 @@ pre-commit = "^2.10.1"
 
 [tool.commitizen]
 name = "cz_conventional_commits"
-version = "0.1.0"
+version = "0.2.0"
 tag_format = "$version"
 
 [build-system]