From a0231a70950fbec9dcc3403e37066d891d1fc833 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 15 Apr 2024 10:37:28 +0100 Subject: chore(release): prepare for release v18.2.0 (#1950) * chore(release): prepare for release v18.2.0 * disable codespell for the changelog --- 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 9e6db960..c8ca74ae 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -18,7 +18,7 @@ sync = ["urlencoding", "reqwest", "sha2", "hex"] check-update = [] [dependencies] -atuin-common = { path = "../atuin-common", version = "18.1.0" } +atuin-common = { path = "../atuin-common", version = "18.2.0" } log = { workspace = true } base64 = { workspace = true } -- cgit v1.3.1