From 3d3259eb9a6321193e1366d722574be67b085e85 Mon Sep 17 00:00:00 2001 From: Michelle Tilley Date: Thu, 5 Feb 2026 20:40:53 -0800 Subject: chore(release): prepare for release 18.12.0-beta.4 (#3139) --- crates/atuin-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/atuin-client') diff --git a/crates/atuin-client/Cargo.toml b/crates/atuin-client/Cargo.toml index a722bf7c..79790226 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.12.0-beta.3" } +atuin-common = { path = "../atuin-common", version = "18.12.0-beta.4" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1