diff --git a/Cargo.toml b/Cargo.toml index 1df605a..ead78fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "cursive" readme = "Readme.md" repository = "https://github.com/gyscos/cursive" -version = "0.12.1-alpha.0" +version = "0.13.0" edition = "2018" [package.metadata.docs.rs]