Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Blooym committed Apr 20, 2024
1 parent d019e27 commit 407bec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cache-moka = ["aigis/cache-moka"]

[dependencies]
anyhow = "1.0.82"
aigis = { version = "0.2.1", path = "crates/core", default-features = false }
aigis = { version = "0.2.2", path = "crates/core", default-features = false }
bytesize = "1.3.0"
clap = { version = "4.5.4", features = ["derive", "env"] }
dotenvy = "0.15.7"
Expand Down

0 comments on commit 407bec5

Please sign in to comment.