Skip to content

Commit d92f102

Browse files
committed
chore: release v0.21.1
1 parent df13045 commit d92f102

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
name = "aichat"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
edition = "2021"
55
authors = ["sigoden <[email protected]>"]
66
description = "All-in-one AI CLI Tool"
77
license = "MIT OR Apache-2.0"
88
homepage = "https://github.com/sigoden/aichat"
99
repository = "https://github.com/sigoden/aichat"
1010
categories = ["command-line-utilities"]
11-
keywords = ["chatgpt", "llm", "cli", "gpt", "repl"]
11+
keywords = ["chatgpt", "llm", "cli", "ai", "repl"]
1212

1313
[dependencies]
1414
anyhow = "1.0.69"

0 commit comments

Comments
 (0)