diff --git a/Cargo.toml b/Cargo.toml index e1828d1a7..f7dd739c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A feature-rich and resource-friendly replacement for i3status, wr repository = "https://github.com/greshake/i3status-rust/" readme = "README.md" license = "GPLv3" -version = "0.13.0" +version = "0.14.0" authors = ["Kai Greshake ", "Contributors on GitHub (https://github.com/greshake/i3status-rust/graphs/contributors)"] edition = "2018" @@ -51,4 +51,4 @@ default-features = false features = ["std"] [dev-dependencies] -assert_fs = "1.0.0" \ No newline at end of file +assert_fs = "1.0.0"