diff --git a/cursive/Cargo.toml b/cursive/Cargo.toml index 0d935b1..4893bf6 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.0-alpha.0" +version = "0.15.0" edition = "2018" [dependencies]