aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2024-12-05 23:24:04 +0000
committerGitHub <noreply@github.com>2024-12-05 23:24:04 +0000
commitcb570539195e1a6ad031a74833e376631c00d13a (patch)
tree8e13e29490921be7bc9c37a036fcb4d28f57d239 /Cargo.toml
parentchore: update cargo-dist (#2471) (diff)
downloadatuin-cb570539195e1a6ad031a74833e376631c00d13a.zip
chore(release): prepare for release 18.4.0-beta.5 (#2472)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2c11edbd..4cc9e799 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.4.0-beta.4"
+version = "18.4.0-beta.5"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.82"
license = "MIT"