diff --git a/Cargo.toml b/Cargo.toml index c1fa26c..423549c 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.3-alpha.0" +version = "0.7.3" [badges.travis-ci] repository = "gyscos/Cursive"