aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-02-09 12:42:34 +0000
committerGitHub <noreply@github.com>2024-02-09 12:42:34 +0000
commit5738d0628238e9a3fd24e191e28f2e4223b0457e (patch)
tree333a7cea42f86e3e53408847a0f6252bd6b3925e /Cargo.toml
parentdocs(README): clarify prerequisites for Bash (#1686) (diff)
downloadatuin-5738d0628238e9a3fd24e191e28f2e4223b0457e.zip
chore(release): prepare for release v18.0.0 (#1685)
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 9c5b8bf5..f12f08d8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ members = [
resolver = "2"
[workspace.package]
-version = "17.2.1"
+version = "18.0.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"