mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
process: Bump to 0.2.1
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user