From 2959891f58b93f3b796a9dd449d2fe4565111020 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sat, 28 Oct 2023 20:19:10 +0100 Subject: Release v17.0.1 (#1354) --- 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 196e83b4..b2cb327c 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -17,7 +17,7 @@ default = ["sync"] sync = ["urlencoding", "reqwest", "sha2", "hex"] [dependencies] -atuin-common = { path = "../atuin-common", version = "17.0.0" } +atuin-common = { path = "../atuin-common", version = "17.0.1" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1