From 999a98c577276e1b962ae0421c63962622859c66 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 3 Jan 2024 12:46:08 +0000 Subject: chore(release): prepare for release v17.2.0 (#1492) --- 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 951b3274..0aa8a33d 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.1.0" } +atuin-common = { path = "../atuin-common", version = "17.2.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1