diff --git a/Cargo.lock b/Cargo.lock index aed6b96..30cd26e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1351,7 +1351,7 @@ dependencies = [ [[package]] name = "stylus" -version = "0.9.14" +version = "0.10.0" dependencies = [ "ctrlc", "derive_more", diff --git a/Cargo.toml b/Cargo.toml index 7ba1763..0468c55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stylus" -version = "0.10" +version = "0.10.0" authors = ["Matt Mastracci "] edition = "2021" description = "Stylus (style + status) is a lightweight status page for home infrastructure."