diff --git a/Cargo.toml b/Cargo.toml index 1f4a494..2092547 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cursive-aligned-view" -version = "0.6.0" +version = "0.7.0" authors = ["Fin Christensen ", "Johannes Wünsche "] edition = "2018" description = "A view wrapper for gyscos/cursive views which aligns child views"