Skip to content

Commit 2e12293

Browse files
committed
✨bump version to v1.0.8 in README and setup config
1 parent 9f8926c commit 2e12293

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

0 commit comments

Comments
 (0)