aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-06-10 14:42:32 +0100
committerGitHub <noreply@github.com>2024-06-10 14:42:32 +0100
commit9be49e434e549d6b13928b530139b66fef6171f1 (patch)
treed501f4808580e7994e463c1bf4e7b5aa85774724 /Cargo.toml
parentchore: show scope in changelog (#2102) (diff)
downloadatuin-9be49e434e549d6b13928b530139b66fef6171f1.zip
chore(release): prepare for release v18.3.0 (#2105)
* chore(release): prepare for release v18.3.0 * build full release * Revert "build full release" This reverts commit 65e7718b51927ca6cb03a411cce781b81cb64eaa.
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b5e61505..8c3df8ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.3.0-prerelease.1"
+version = "18.3.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.77"
license = "MIT"