aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2024-07-23 13:38:41 +0100
committerGitHub <noreply@github.com>2024-07-23 13:38:41 +0100
commit3cf52990e4a8d0e854f5a0ed8f04ffa782b92f17 (patch)
treea4549179f4f48f7e3c3c996c32aaea11d926c0cc /Cargo.toml
parentfeat(gui): clean up home page, fix a few bugs (#2304) (diff)
downloadatuin-3cf52990e4a8d0e854f5a0ed8f04ffa782b92f17.zip
chore(release): prepare for release v18.4.0-beta.3 (#2305)
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 982597ba..e92fa380 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.4.0-beta.2"
+version = "18.4.0-beta.3"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
rust-version = "1.79"
license = "MIT"