diff --git a/Cargo.toml b/Cargo.toml index 5256094..603cd65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tui-tree-widget" description = "Tree Widget for ratatui" -version = "0.22.0" +version = "0.23.0" license = "MIT" repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget" authors = ["EdJoPaTo "]