Bump version to v0.1.1 (#236)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
[package]
|
||||
name = "h2"
|
||||
version = "0.1.0" # remember to update html_root_url
|
||||
# When releasing to crates.io:
|
||||
# - Update html_root_url.
|
||||
# - Update CHANGELOG.md.
|
||||
# - Create git tag
|
||||
version = "0.1.1"
|
||||
license = "MIT"
|
||||
authors = ["Carl Lerche <me@carllerche.com>"]
|
||||
description = "An HTTP/2.0 client and server"
|
||||
|
||||
Reference in New Issue
Block a user