aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-02-26 11:37:54 +0000
committerGitHub <noreply@github.com>2024-02-26 11:37:54 +0000
commitcf09464d4d6afbe9383c5a93ed2b5c66ae69e4d5 (patch)
tree8fdf9faa14ac34bcd8348956db1e9146a350e01d /Cargo.toml
parentfix: ensure sync time is saved for sync v2 (#1758) (diff)
downloadatuin-cf09464d4d6afbe9383c5a93ed2b5c66ae69e4d5.zip
chore(release): prepare for release v18.0.2 (#1775)
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 580c730a..f1057382 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ members = [
resolver = "2"
[workspace.package]
-version = "18.0.1"
+version = "18.0.2"
authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"]
rust-version = "1.67"
license = "MIT"