From 09fc76ed825114c32c863eb3b56e967fbec54047 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 8 Apr 2025 17:05:12 +0100 Subject: chore(release): prepare for release 18.5.0 (#2685) * chore(release): prepare for release 18.5.0 * update workflow ubuntu version * revert because dist checks lol --- 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 37b7d200..cdeded3d 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.5.0-beta.3" } +atuin-common = { path = "../atuin-common", version = "18.5.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1