Bump version to v0.1.6 (#264)

This commit is contained in:
Carl Lerche
2018-04-24 20:47:17 -07:00
committed by GitHub
parent 558e6b6e6c
commit 279dd93354
2 changed files with 5 additions and 1 deletions

View File

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