Skip to content

Commit dcec87a

Browse files
committed
✨bump version to v1.0.7 in README and setup files
1 parent e2cb669 commit dcec87a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ default_install_hook_types:
7878
- prepare-commit-msg
7979
repos:
8080
- repo: https://github.com/the-cafe/git-ai-commit
81-
rev: v1.0.6
81+
rev: v1.0.7
8282
hooks:
8383
- id: git-ai-commit
8484
```

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = git_ai_commit
3-
version = v1.0.6
3+
version = v1.0.7
44
description = A project to generate commit messages using AI
55
author = Ming Lin, Seif Mamdouh, Ali Alobaidi
66

0 commit comments

Comments
 (0)