diff --git a/Cargo.toml b/Cargo.toml index 6c82415..caa024e 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.7.1" +version = "0.7.2-alpha.0" [badges.travis-ci] repository = "gyscos/Cursive"