chore: Prepare final 0.1.x release (#2216)

Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
Lucio Franco
2020-02-04 17:43:02 -05:00
committed by GitHub
parent a05e5a7723
commit 8fddd4cb86
40 changed files with 92 additions and 41 deletions
+2 -2
View File
@@ -8,11 +8,11 @@ name = "tokio-timer"
# - README.md
# - Update CHANGELOG.md.
# - Create "v0.2.x" git tag.
version = "0.2.12"
version = "0.2.13"
authors = ["Carl Lerche <[email protected]>"]
license = "MIT"
readme = "README.md"
documentation = "https://docs.rs/tokio-timer/0.2.12/tokio_timer"
documentation = "https://docs.rs/tokio-timer/0.2.13/tokio_timer"
repository = "https://github.com/tokio-rs/tokio"
homepage = "https://github.com/tokio-rs/tokio"
description = """