diff --git a/Cargo.toml b/Cargo.toml index 17454c8..f40d79c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "cursive" readme = "Readme.md" repository = "https://github.com/gyscos/Cursive" -version = "0.6.3-pre" +version = "0.6.3" [badges.travis-ci] repository = "gyscos/Cursive"