aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-03-11 14:33:03 +0000
committerGitHub <noreply@github.com>2024-03-11 14:33:03 +0000
commit74182aad42b2fab7be0ccb0201e81ec824be416c (patch)
tree55e9e8fdabe4ca6520c5cf808e15ac68f353ff0a /Cargo.toml
parentfix: doctor shell wording (#1858) (diff)
downloadatuin-74182aad42b2fab7be0ccb0201e81ec824be416c.zip
chore(release): prepare for release v18.1.0 (#1854)
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 5090889c..a3a8fd12 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ members = [
resolver = "2"
[workspace.package]
-version = "18.0.2"
+version = "18.1.0"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"