diff --git a/Cargo.toml b/Cargo.toml index f420b20..10ff013 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.9.3-alpha.0" +version = "0.10.0-alpha.0" [badges.travis-ci] repository = "gyscos/Cursive"