We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b783ddf commit 4828437Copy full SHA for 4828437
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+### v0.9.1 (2016-04-21)
2
+
3
4
+#### Bug Fixes
5
6
+* **Cargo.toml:** update documentation link ([b783ddf4](https://github.com/hyperium/hyper/commit/b783ddf455ee93cc38510f3179ffe18733c797c1))
7
8
9
## v0.9.0 (2016-04-21)
10
11
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hyper"
-version = "0.9.0"
+version = "0.9.1"
description = "A modern HTTP library."
readme = "README.md"
documentation = "http://hyperium.github.io/hyper"
0 commit comments