diff --git a/Cargo.toml b/Cargo.toml index 03f3081..e74aac7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "i3-style" description = "Make your i3 config a little more stylish" -version = "1.0.1" +version = "1.0.2" authors = ["Tony Crisci "] license = "BSD-2-Clause" repository = "https://github.com/acrisci/i3-style"