From 9f79a34a9dea207df7184972fa29f4fe5ec41b27 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 3 Jan 2024 15:51:47 +0000 Subject: chore(release): prepare for release v17.2.1 (#1495) --- 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 0aa8a33d7..c3d9cab72 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.2.0" } +atuin-common = { path = "../atuin-common", version = "17.2.1" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.2.3