diff --git a/Cargo.toml b/Cargo.toml index 2c9e1cd..37c5fde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tui-tree-widget" description = "Tree Widget for tui-rs" -version = "0.5.0" +version = "0.6.0" authors = ["EdJoPaTo "] edition = "2018" keywords = ["tui", "terminal", "tree", "widget"]