From 04a5f5fdb67d90e8221accb1c9abace9a1efbb16 Mon Sep 17 00:00:00 2001 From: Michelle Tilley Date: Tue, 28 Apr 2026 14:58:32 -0700 Subject: chore(release): prepare for release 18.16.0 (#3457) --- 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 9e843e6a..098ecf05 100644 --- a/crates/atuin-client/Cargo.toml +++ b/crates/atuin-client/Cargo.toml @@ -20,7 +20,7 @@ daemon = [] check-update = [] [dependencies] -atuin-common = { path = "../atuin-common", version = "18.16.0-beta.1" } +atuin-common = { path = "../atuin-common", version = "18.16.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1