From c8b3e418a1d485da8d9bf522ce1f93facf9d60a7 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 25 Jun 2024 12:35:12 +0100 Subject: chore(release): prepare for release v18.4.0-beta.1 (#2195) * chore(release): prepare for release v18.4.0-beta.1 * remove full release test --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f7723a83..ac2dbd0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,9 +5,9 @@ resolver = "2" exclude = ["ui/backend"] [workspace.package] -version = "18.3.0" -authors = ["Ellie Huxtable "] -rust-version = "1.77" +version = "18.4.0-beta.1" +authors = ["Ellie Huxtable "] +rust-version = "1.79" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" -- cgit v1.3.1