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