Skip to content

Commit

Permalink
chore: release v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sigoden committed Sep 3, 2024
1 parent df13045 commit d92f102
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[package]
name = "aichat"
version = "0.21.0"
version = "0.21.1"
edition = "2021"
authors = ["sigoden <sigoden@gmail.com>"]
description = "All-in-one AI CLI Tool"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/sigoden/aichat"
repository = "https://github.com/sigoden/aichat"
categories = ["command-line-utilities"]
keywords = ["chatgpt", "llm", "cli", "gpt", "repl"]
keywords = ["chatgpt", "llm", "cli", "ai", "repl"]

[dependencies]
anyhow = "1.0.69"
Expand Down

0 comments on commit d92f102

Please sign in to comment.