aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-04-07 14:33:24 +0100
committerGitHub <noreply@github.com>2025-04-07 14:33:24 +0100
commit1f6031d84acefd68b2dcc9d3a11eb6203745303f (patch)
tree90eca72cc25f7cffd0144bcef112b4341199f7e8 /Cargo.toml
parentfeat: support storing, syncing and executing scripts (#2644) (diff)
downloadatuin-1f6031d84acefd68b2dcc9d3a11eb6203745303f.zip
chore(release): prepare for release 18.5.0-beta.3 (#2678)
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 8a3896e9..7e58edef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.5.0-beta.2"
+version = "18.5.0-beta.3"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.86"
license = "MIT"