Skip to content

Commit

Permalink
Bump version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Mar 27, 2020
1 parent 2a731a1 commit fcd30ad
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 @@ -10,7 +10,7 @@ license = "MIT"
# Remember to also update in appveyor.yml
# Remember to also update in src/lib.rs ~L40 (Cargo.toml example)
# Remember to also update in README
version = "1.3.2"
version = "1.3.3"
authors = ["nabijaczleweli <[email protected]>",
"Cat Plus Plus <[email protected]>",
"Liigo <[email protected]>",
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.2-{build}
version: 1.3.3-{build}

skip_tags: false

Expand Down

0 comments on commit fcd30ad

Please sign in to comment.