aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-04-08 17:05:12 +0100
committerGitHub <noreply@github.com>2025-04-08 17:05:12 +0100
commit09fc76ed825114c32c863eb3b56e967fbec54047 (patch)
treedde00bfb3f2411680de618136f86edef4ca253ca /Cargo.toml
parentfeat: Add 'atuin scripts rm' and 'atuin scripts ls' aliases; allow reading fr... (diff)
downloadatuin-09fc76ed825114c32c863eb3b56e967fbec54047.zip
chore(release): prepare for release 18.5.0 (#2685)
* chore(release): prepare for release 18.5.0 * update workflow ubuntu version * revert because dist checks lol
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7e58edef..78fca854 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.5.0-beta.3"
+version = "18.5.0"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.86"
license = "MIT"