aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2025-04-02 13:23:07 +0100
committerEllie Huxtable <ellie@elliehuxtable.com>2025-04-02 13:23:07 +0100
commitda672d5bc321b2d1dddb796e9aa21d85658d9434 (patch)
tree5d963360068742173744c5bb1df77b6ffcb979f0 /Cargo.toml
parentfix: allow -ve values for timezone (#2609) (diff)
downloadatuin-da672d5bc321b2d1dddb796e9aa21d85658d9434.zip
chore(release): prepare for release 18.5.0-beta.2
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dba271f1..40ab7308 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.5.0-beta.1"
+version = "18.5.0-beta.2"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.85.1"
license = "MIT"