From 84589cab15253300984bfaca1392795c39d137fc Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 8 May 2025 14:10:38 -0700 Subject: chore(release): prepare for release 18.6.1 (#2749) --- crates/atuin-scripts/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crates/atuin-scripts') diff --git a/crates/atuin-scripts/Cargo.toml b/crates/atuin-scripts/Cargo.toml index c57c583b..9afeb5b9 100644 --- a/crates/atuin-scripts/Cargo.toml +++ b/crates/atuin-scripts/Cargo.toml @@ -14,8 +14,8 @@ readme.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -atuin-client = { path = "../atuin-client", version = "18.6.0" } -atuin-common = { path = "../atuin-common", version = "18.6.0" } +atuin-client = { path = "../atuin-client", version = "18.6.1" } +atuin-common = { path = "../atuin-common", version = "18.6.1" } tracing = { workspace = true } tracing-subscriber = { workspace = true } -- cgit v1.3.1