Skip to content

Commit 8e3af28

Browse files
committed
Merge tag 'v1.6.0' into develop
2 parents 4df84cd + efe5c90 commit 8e3af28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
1010

1111
[[package]]
1212
name = "aigitcommit"
13-
version = "1.5.5"
13+
version = "1.6.0"
1414
dependencies = [
1515
"arboard",
1616
"askama",

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "aigitcommit"
3-
version = "1.5.5"
3+
version = "1.6.0"
44
edition = "2024"
55
description = "A simple git commit message generator by OpenAI compaction model."
66
license-file = "LICENSE"
77
readme = "README.md"
8-
keywords = ["git", "openai", "tools", "grok"]
8+
keywords = ["git", "openai", "tools", "grok", "ai", "development"]
99
authors = ["mingcheng <[email protected]>"]
1010
repository = "https://github.com/mingcheng/aigitcommit"
1111
homepage = "https://github.com/mingcheng/aigitcommit"

0 commit comments

Comments
 (0)