Skip to content

Commit

Permalink
Bump version to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ammgws authored Jun 7, 2020
1 parent 7f7f1ec commit cf8af1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"Contributors on GitHub (https://github.com/greshake/i3status-rust/graphs/contributors)"]
edition = "2018"
Expand Down Expand Up @@ -51,4 +51,4 @@ default-features = false
features = ["std"]

[dev-dependencies]
assert_fs = "1.0.0"
assert_fs = "1.0.0"

0 comments on commit cf8af1b

Please sign in to comment.