summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-02-12 08:38:23 +0000
committerGitHub <noreply@github.com>2024-02-12 08:38:23 +0000
commit1464cb657a47e7b5705194302532f3ecf37c7649 (patch)
treeda00ef92fac7aca1d9971024e220f0c6562ed008 /Cargo.toml
parentf96cb6903db04339bf029e1c1cd2c5b27d210e19 (diff)
chore(release): prepare for release v18.0.1 (#1706)v18.0.1
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 f12f08d83..e0cd62e8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ members = [
resolver = "2"
[workspace.package]
-version = "18.0.0"
+version = "18.0.1"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"