From: Stephen Seo Date: Tue, 16 Aug 2022 06:34:37 +0000 (+0900) Subject: Bump version to 0.1.3 X-Git-Tag: 0.1.3 X-Git-Url: https://git.seodisparate.com/stephenseo/static/git-favicon.png?a=commitdiff_plain;h=edf84af57666ab2f9101e09db2dbad09148615a4;p=swaybar_info Bump version to 0.1.3 --- diff --git a/Cargo.lock b/Cargo.lock index e562378..9dab627 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -141,7 +141,7 @@ dependencies = [ [[package]] name = "swaybar_info" -version = "0.1.2" +version = "0.1.3" dependencies = [ "chrono", "regex", diff --git a/Cargo.toml b/Cargo.toml index 6bd56a1..ccb8bdf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "swaybar_info" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "Provides swaybar with info to be displayed" license = "MIT"