diff --git a/Cargo.toml b/Cargo.toml index b027b61..c0e1ae9 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.3" +version = "0.3.4" [build-dependencies.skeptic] optional = true