diff --git a/pyproject.toml b/pyproject.toml index 6ee3344..f8d6d71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ # -- POETRY CONFIG --------------------------------------------------------------------- [tool.poetry] name = "commit-msg-jira-hook" - version = "0.6.0" + version = "0.6.1" description = "commit-msg hook for jira issue verification with pre-commit." authors = ["Cielquan "] license = "GPL-3.0-or-later"