diff --git a/cursive/Cargo.toml b/cursive/Cargo.toml index c8265d8..ec1f8e8 100644 --- a/cursive/Cargo.toml +++ b/cursive/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "cursive" readme = "../Readme.md" repository = "https://github.com/gyscos/cursive" -version = "0.15.1-alpha.0" +version = "0.16.0" edition = "2018" [package.metadata.docs.rs]