diff --git a/Cargo.toml b/Cargo.toml index 8c72e1f..06156f5 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.10.0" +version = "0.10.1-alpha.0" [badges.travis-ci] repository = "gyscos/Cursive"