summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2025-02-08 12:23:01 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2025-02-08 12:23:01 +1300
commit34156a8738eb99d71f69a7334ab2eced52dc7af7 (patch)
treeb70e3720a2219b5d912ad1a150b9aec3a2be740d /Cargo.toml
parente9d26f244a12a132592012a76c55db130997bb61 (diff)
downloadtoaster-34156a8738eb99d71f69a7334ab2eced52dc7af7.zip
Update version to 1.10.0v1.10.0
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 3b10508..de58476 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toaster"
-version = "1.9.0"
+version = "1.10.0"
edition = "2021"
[dependencies]