diff --git a/Cargo.toml b/Cargo.toml index 1f65a64..04ae465 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.3.1" +version = "0.3.2" [build-dependencies] skeptic = "0.6"