diff --git a/Cargo.toml b/Cargo.toml index 1065c83f..dbf48d48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ readme = "README.md" keywords = ["BearLibTerminal", "FFI", "TUI", "UI"] license = "MIT" # Remember to also update in appveyor.yml -version = "1.1.0" +version = "1.1.1" authors = ["nabijaczleweli ", "Cat Plus Plus "] exclude = ["*.enc"] diff --git a/appveyor.yml b/appveyor.yml index 0afd4c1e..8b429ac5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.1.0-{build} +version: 1.1.1-{build} branches: except: