Skip to content

Commit

Permalink
Bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Jan 20, 2017
1 parent 0bc1a18 commit 47ffad3
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 @@ -8,7 +8,7 @@ keywords = ["BearLibTerminal", "FFI", "TUI", "UI"]
categories = ["external-ffi-bindings", "gui", "multimedia"]
license = "MIT"
# Remember to also update in appveyor.yml
version = "1.3.1"
version = "1.3.2"
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.3.0-{build}
version: 1.3.2-{build}

branches:
except:
Expand Down

0 comments on commit 47ffad3

Please sign in to comment.