summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-10-29 09:31:24 +1300
committerBen Bridle <bridle.benjamin@gmail.com>2024-10-29 09:31:24 +1300
commitb47bd77f1d3bbed2189079a941366a30f54a8524 (patch)
tree4d08ef85eedaf7de1e710ff619e965c43ec5306d /Cargo.toml
parent9c67dc98bd6b9cd74ff5691899874568bd5a6766 (diff)
downloadphosphor-b47bd77f1d3bbed2189079a941366a30f54a8524.zip
Update version to 3.0.1v3.0.1
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 787ea78..8f8825d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "phosphor"
-version = "3.0.0"
+version = "3.0.1"
authors = ["Ben Bridle"]
edition = "2021"
description = "Window management library"