This commit is contained in:
Eliza Weisman
2018-07-31 11:44:01 -07:00
committed by Sean McArthur
parent c564273986
commit 78ab6167c4
3 changed files with 8 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.10"
version = "0.1.11"
license = "MIT"
authors = ["Carl Lerche <me@carllerche.com>"]
description = "An HTTP/2.0 client and server"