This commit is contained in:
Sean McArthur
2018-05-31 20:42:52 +02:00
committed by GitHub
parent 3a4633d205
commit 1b9469ff75
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ name = "h2"
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Create git tag
version = "0.1.8"
version = "0.1.9"
license = "MIT"
authors = ["Carl Lerche <me@carllerche.com>"]
description = "An HTTP/2.0 client and server"