From 0eecc0b43dbf12dfb1f75da94151cd759a6f4782 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 16 Jul 2025 17:18:15 +0100 Subject: chore(release): prepare for release 18.7.1 (#2826) --- crates/atuin-daemon/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'crates/atuin-daemon') diff --git a/crates/atuin-daemon/Cargo.toml b/crates/atuin-daemon/Cargo.toml index 50d141d7..5598b3e5 100644 --- a/crates/atuin-daemon/Cargo.toml +++ b/crates/atuin-daemon/Cargo.toml @@ -14,9 +14,9 @@ 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.7.0" } -atuin-dotfiles = { path = "../atuin-dotfiles", version = "18.7.0" } -atuin-history = { path = "../atuin-history", version = "18.7.0" } +atuin-client = { path = "../atuin-client", version = "18.7.1" } +atuin-dotfiles = { path = "../atuin-dotfiles", version = "18.7.1" } +atuin-history = { path = "../atuin-history", version = "18.7.1" } time = { workspace = true } uuid = { workspace = true } -- cgit v1.3.1