From 5738d0628238e9a3fd24e191e28f2e4223b0457e Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Fri, 9 Feb 2024 12:42:34 +0000 Subject: chore(release): prepare for release v18.0.0 (#1685) --- atuin-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atuin-client') diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index 9d1e8768..57f146e4 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 = "17.2.1" } +atuin-common = { path = "../atuin-common", version = "18.0.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1