Skip to content

Commit 80c65b2

Browse files
authored
update version to v1.0.11 in README and setup (#76)
1 parent 57a00bb commit 80c65b2

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
@@ -88,7 +88,7 @@ default_install_hook_types:
8888
- prepare-commit-msg
8989
repos:
9090
- repo: https://github.com/the-cafe/git-ai-commit
91-
rev: v1.0.10
91+
rev: v1.0.11
9292
hooks:
9393
- id: git-ai-commit
9494
```

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.10
3+
version = v1.0.11
44
description = A project to generate commit messages using AI
55
author = Ming Lin, Seif Mamdouh, Ali Alobaidi
66
author_email = minglianglin50@gmail.com, seifmamdouh7878@gmail.com, alinawar2000@gmail.com

0 commit comments

Comments
 (0)