diff --git a/intuitive/Cargo.toml b/intuitive/Cargo.toml index 332294e..9e31540 100644 --- a/intuitive/Cargo.toml +++ b/intuitive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "intuitive" -version = "0.6.0" +version = "0.6.1" description = "a library for building declarative text-based user interfaces" edition = "2021" license = "CC0-1.0"