aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2024-12-27 15:54:38 +0000
committerGitHub <noreply@github.com>2024-12-27 15:54:38 +0000
commitdc7c26a640b1a134528caa894b3339c443b917b4 (patch)
treef12882cb55d58b30d1f9a3ea57374615ae74b25b /Cargo.toml
parentfeat: add `atuin wrapped` (#2493) (diff)
downloadatuin-dc7c26a640b1a134528caa894b3339c443b917b4.zip
chore(release): prepare for release v18.4.0 (#2495)
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 4cc9e799..f54652c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.4.0-beta.5"
+version = "18.4.0"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.82"
license = "MIT"