Skip to content

Commit a78e562

Browse files
author
Hoopher
committed
build: 🚧 patch version
1 parent 0eee383 commit a78e562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commit_linter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
__email__ = "Unknown@no-email.com"
33

44
__license__ = "MIT"
5-
__version__ = "1.0.0"
5+
__version__ = "1.0.1"
66
__title__ = "Commit Messages Linter"
77
__description__ = "simple git hooks scripts for a better git experience that enforces you to use the known commit messages conventions"

0 commit comments

Comments
 (0)