From 1464cb657a47e7b5705194302532f3ecf37c7649 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 12 Feb 2024 08:38:23 +0000 Subject: chore(release): prepare for release v18.0.1 (#1706) --- 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 57f146e4..5aab5195 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 = "18.0.0" } +atuin-common = { path = "../atuin-common", version = "18.0.1" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1