summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2025-01-08 11:55:47 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2025-01-08 12:26:31 +1300
commite95af5c04968d21147aa622173b1133d9c33f12f (patch)
tree224b5082dbe86a2f7c26e77017dc0eb6bd58dfe5 /Cargo.toml
parentb190726a783a4aae98fad6b8fcfb266cabc4eb79 (diff)
downloadtoaster-749f6b91f02af0e73bf6ba2848781fcbff1f4cc1.zip
Update version to 1.3.0v1.3.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 d83f0d4..b56c9e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "toaster"
-version = "1.2.0"
+version = "1.3.0"
edition = "2021"
[dependencies]