summaryrefslogtreecommitdiffstats
path: root/atuin-client/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-02-12 08:38:23 +0000
committerGitHub <noreply@github.com>2024-02-12 08:38:23 +0000
commit1464cb657a47e7b5705194302532f3ecf37c7649 (patch)
treeda00ef92fac7aca1d9971024e220f0c6562ed008 /atuin-client/Cargo.toml
parentf96cb6903db04339bf029e1c1cd2c5b27d210e19 (diff)
chore(release): prepare for release v18.0.1 (#1706)v18.0.1
Diffstat (limited to 'atuin-client/Cargo.toml')
-rw-r--r--atuin-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml
index 57f146e4..5aab5195 100644
--- a/atuin-client/Cargo.toml
+++ b/atuin-client/Cargo.toml
@@ -18,7 +18,7 @@ sync = ["urlencoding", "reqwest", "sha2", "hex"]
check-update = []
[dependencies]
-atuin-common = { path = "../atuin-common", version = "18.0.0" }
+atuin-common = { path = "../atuin-common", version = "18.0.1" }
log = { workspace = true }
base64 = { workspace = true }