diff --git a/Cargo.toml b/Cargo.toml index 9f361a4..9a85b35 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.11.2" +version = "0.11.3-alpha.0" edition = "2018" [badges.travis-ci]