Release 0.1.0+5 (#9)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 884e9c2..27cebb3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,11 @@
-## 0.1.0+4
+## 0.1.0+5
 
 * Support Dart 2.
 
+## 0.1.0+4
+
+* Internal changes only.
+
 ## 0.1.0+3
 
 * Support version `0.7.0` of `shelf`.
diff --git a/pubspec.yaml b/pubspec.yaml
index 2a60d54..4b46b14 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: shelf_proxy
-version: 0.1.0+4
+version: 0.1.0+5
 author: Dart Team <misc@dartlang.org>
 description: A shelf handler for proxying requests to another server.
 homepage: https://github.com/dart-lang/shelf_proxy