From da2e58fbb17aa05510df2480f7e1d47e21e74c73 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sun, 10 Dec 2023 13:00:59 +0000 Subject: chore(release): prepare for release v17.1.0 (#1432) --- 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 eae23938..951b3274 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.1" } +atuin-common = { path = "../atuin-common", version = "17.1.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1