diff --git a/Cargo.toml b/Cargo.toml index c2fe25b..bc23f09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ratatui-macros" -version = "0.2.2" +version = "0.2.3" edition = "2021" authors = ["Dheepak Krishnamurthy"] description = "Macros for Ratatui"