8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554cc2d commit a294798Copy full SHA for a294798
commit_linter/__init__.py
@@ -2,6 +2,6 @@
2
__email__ = "Unknown@no-email.com"
3
4
__license__ = "MIT"
5
-__version__ = "1.0.1"
+__version__ = "1.0.2"
6
__title__ = "Commit Messages Linter"
7
-__description__ = "simple git hooks scripts for a better git experience that enforces you to use the known commit messages conventions"
+__description__ = "simple git hooks scripts for a better git experience that enforces you to use the known commit messages conventions"
0 commit comments