This commit is contained in:
Sean McArthur
2018-08-08 15:48:48 -07:00
parent e6c841c8ba
commit 3b57049792
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.11"
version = "0.1.12"
license = "MIT"
authors = ["Carl Lerche <me@carllerche.com>"]
description = "An HTTP/2.0 client and server"