From c102851e29d93d86481509337f54fa905d5f64ea Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 5 Jun 2024 14:56:10 +0100 Subject: chore(release): v18.3.0-prerelease.1 (#2090) * chore(release): v18.3.0-prerelease.1 * update contributors * changelog, plan only on prs --- crates/atuin-daemon/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/atuin-daemon') diff --git a/crates/atuin-daemon/Cargo.toml b/crates/atuin-daemon/Cargo.toml index e4c4779b..48b3a71d 100644 --- a/crates/atuin-daemon/Cargo.toml +++ b/crates/atuin-daemon/Cargo.toml @@ -12,7 +12,7 @@ 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.0.1" } +atuin-client = { path = "../atuin-client", version = "18.3.0-prerelease.1" } atuin-dotfiles = { path = "../atuin-dotfiles", version = "0.2.0" } atuin-history = { path = "../atuin-history", version = "0.1.0" } -- cgit v1.3.1