Skip to content

Commit a294798

Browse files
authored
build: 🚧 bump version
1 parent 554cc2d commit a294798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

commit_linter/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
__email__ = "[email protected]"
33

44
__license__ = "MIT"
5-
__version__ = "1.0.1"
5+
__version__ = "1.0.2"
66
__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"
7+
__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)