diff --git a/Cargo.toml b/Cargo.toml index 1dc9178..f2c8e0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "cursive" readme = "Readme.md" repository = "https://github.com/gyscos/Cursive" -version = "0.2.5" +version = "0.2.6" [dependencies] ncurses = "5.80.0"