Bump version to v0.1.10 (#287)

This commit is contained in:
Carl Lerche
2018-06-18 12:01:35 -07:00
committed by GitHub
parent df69c0455a
commit e78e7f152d
3 changed files with 7 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.9"
version = "0.1.10"
license = "MIT"
authors = ["Carl Lerche <me@carllerche.com>"]
description = "An HTTP/2.0 client and server"