diff --git a/Cargo.toml b/Cargo.toml index 6523c8f4..43d3ecd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "inquire" -version = "0.0.7-alpha.2" +version = "0.0.7" description = "inquire is a library for building interactive prompts on terminals" repository = "https://github.com/mikaelmello/inquire" license = "MIT"