process: Bump to 0.2.1

This commit is contained in:
Ivan Petkov
2019-06-24 16:56:52 -07:00
parent 7b3e4b98ac
commit 827e77e71e
4 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ name = "tokio-process"
# When releasing to crates.io:
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Create "vX.Y.Z" git tag.
version = "0.1.6"
# - Create "X.Y.Z" git tag.
version = "0.2.1"
authors = ["Alex Crichton <[email protected]>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/alexcrichton/tokio-process"