Skip to content

Commit 7895919

Browse files
committed
✨Update version number to v1.0.6 in README and setup.cfg.
1 parent a27bd9e commit 7895919

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
@@ -65,7 +65,7 @@ default_install_hook_types:
6565
- prepare-commit-msg
6666
repos:
6767
- repo: https://github.com/the-cafe/git-ai-commit
68-
rev: 1.0.5
68+
rev: v1.0.6
6969
hooks:
7070
- id: git-ai-commit
7171
```

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 = 1.0.5
3+
version = v1.0.6
44
description = A project to generate commit messages using AI
55
author = Ming Lin, Seif Mamdouh, Ali Alobaidi
66

0 commit comments

Comments
 (0)