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