Skip to content

Commit 473574d

Browse files
authored
Bump version
1 parent fe08aa6 commit 473574d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = commit-msg-regex-hook
3-
version = v0.2.0
3+
version = v0.2.2
44
author = David Tippett
55
description = Checks if commit message matches supplied regex
66
long_description = file: README.md
@@ -23,4 +23,4 @@ exclude = test*
2323

2424
[options.entry_points]
2525
console_scripts =
26-
commit-msg-regex-hook = commit_msg_regex_hook.commit_msg_regex_hook:main
26+
commit-msg-regex-hook = commit_msg_regex_hook.commit_msg_regex_hook:main

0 commit comments

Comments
 (0)