aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-05-08 14:10:38 -0700
committerGitHub <noreply@github.com>2025-05-08 14:10:38 -0700
commit84589cab15253300984bfaca1392795c39d137fc (patch)
tree994d4c0e8f5ffcfd03378d9947103e81ad94394b /crates/atuin-client
parentRevert "fix: selection vs render issue (#2706)" (#2748) (diff)
downloadatuin-84589cab15253300984bfaca1392795c39d137fc.zip
chore(release): prepare for release 18.6.1 (#2749)
Diffstat (limited to 'crates/atuin-client')
-rw-r--r--crates/atuin-client/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml
index 0a68eb2a..5a98f797 100644
--- a/crates/atuin-client/Cargo.toml
+++ b/crates/atuin-client/Cargo.toml
@@ -19,7 +19,7 @@ daemon = []
check-update = []
[dependencies]
-atuin-common = { path = "../atuin-common", version = "18.6.0" }
+atuin-common = { path = "../atuin-common", version = "18.6.1" }
log = { workspace = true }
base64 = { workspace = true }