From: Stephen Seo Date: Tue, 13 Dec 2022 11:05:35 +0000 (+0900) Subject: Version 0.1.9 X-Git-Tag: 0.1.9 X-Git-Url: https://git.seodisparate.com/stephenseo/static/git-favicon.png?a=commitdiff_plain;h=88a0ab12a34d769204d4672d2e683ea2fbcc16cc;p=swaybar_info Version 0.1.9 --- diff --git a/Cargo.lock b/Cargo.lock index 7b67b87..33555d2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -141,7 +141,7 @@ dependencies = [ [[package]] name = "swaybar_info" -version = "0.1.8" +version = "0.1.9" dependencies = [ "chrono", "regex", diff --git a/Cargo.toml b/Cargo.toml index 912b6a4..51f57d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaybar_info" -version = "0.1.8" +version = "0.1.9" edition = "2021" description = "Provides swaybar with info to be displayed" license = "MIT" diff --git a/Changelog.md b/Changelog.md index 377ae54..4cb3577 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## 0.1.9 + Impl. changing the size of the net-graph (default 10). ## 0.1.8