Skip to content

Commit

Permalink
Merge pull request #16 from mullvad/bump-version-fix-readme
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
alexcrichton committed Aug 22, 2018
2 parents 316dbeb + 2d37cab commit a12d4aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "miow"
version = "0.3.1"
version = "0.3.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ features.
```toml
# Cargo.toml
[dependencies]
miow = "0.1"
miow = "0.3"
```

# License
Expand All @@ -27,5 +27,5 @@ at your option.
### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in Serde by you, as defined in the Apache-2.0 license, shall be
for inclusion in miow by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

0 comments on commit a12d4aa

Please sign in to comment.