Skip to content

Commit 8750a21

Browse files
authored
update version to v1.0.13 in README and setup cfg (#79)
1 parent 46564c7 commit 8750a21

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.11
91+
rev: v1.0.13
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.11
3+
version = v1.0.13
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)