Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Jan 2, 2016
1 parent 7c49710 commit 8e8a6f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>",
"Cat Plus Plus <[email protected]>"]
exclude = ["*.enc"]
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.1.0-{build}
version: 1.1.1-{build}

branches:
except:
Expand Down

0 comments on commit 8e8a6f1

Please sign in to comment.