summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2025-01-07 17:10:36 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2025-01-07 17:41:58 +1300
commit02946f8f8ecb95349a8cc3af51be2df0256e196e (patch)
treece69fa020c8502d708c1572133afb6465a312f95 /Cargo.toml
parent87436bb887c435461e371e0b8d83cfe79dd3c9b2 (diff)
downloadtoaster-02946f8f8ecb95349a8cc3af51be2df0256e196e.zip
Update version to 1.1.0v1.1.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 2630c5c..ae6c59a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toaster"
-version = "1.0.0"
+version = "1.1.0"
edition = "2021"
[dependencies]