We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554cc2d commit a294798Copy full SHA for a294798
commit_linter/__init__.py
@@ -2,6 +2,6 @@
2
__email__ = "[email protected]"
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