diff --git a/Cargo.toml b/Cargo.toml index 142bb95..d91cb54 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tui-tree-widget" description = "Tree Widget for tui-rs" -version = "0.8.1" +version = "0.9.0" license = "MIT" repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget" documentation = "https://docs.rs/tui-tree-widget"