Skip to content

Commit 9474f83

Browse files
committed
Bump ver to 0.7.0 & fix towncrier cat
1 parent 85cf85c commit 9474f83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# -- POETRY CONFIG ---------------------------------------------------------------------
77
[tool.poetry]
88
name = "commit-msg-jira-hook"
9-
version = "0.6.1"
9+
version = "0.7.0"
1010
description = "commit-msg hook for jira issue verification with pre-commit."
1111
authors = ["Cielquan <cielquan@protonmail.com>"]
1212
license = "GPL-3.0-or-later"
@@ -97,7 +97,7 @@
9797
showcontent = true
9898

9999
[[tool.towncrier.type]]
100-
directory = "doc"
100+
directory = "docs"
101101
name = "Documentation"
102102
showcontent = true
103103

0 commit comments

Comments
 (0)