aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-04-15 10:37:28 +0100
committerGitHub <noreply@github.com>2024-04-15 10:37:28 +0100
commita0231a70950fbec9dcc3403e37066d891d1fc833 (patch)
tree2a5e1d50672179e7657e80b5b016af4f2ec572ef /Cargo.toml
parentdocs: add missing cli help text (#1945) (diff)
downloadatuin-a0231a70950fbec9dcc3403e37066d891d1fc833.zip
chore(release): prepare for release v18.2.0 (#1950)
* chore(release): prepare for release v18.2.0 * disable codespell for the changelog
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 bec22a0e..50b90de2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ resolver = "2"
exclude = ["ui/backend"]
[workspace.package]
-version = "18.1.0"
+version = "18.2.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"