From 0b22d06ad3586ef5e9486a4768feaa8f6d0ddb80 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 25 Oct 2023 19:06:59 +0100 Subject: Prepare release v17.0.0 (#1327) --- atuin-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atuin-client/Cargo.toml') diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index aaa25093..196e83b4 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 = "16.0.0" } +atuin-common = { path = "../atuin-common", version = "17.0.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1