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 5675c97 commit 62835a2Copy full SHA for 62835a2
CHANGELOG.md
@@ -1,7 +1,11 @@
1
-## 0.1.0+4
+## 0.1.0+5
2
3
* Support Dart 2.
4
5
+## 0.1.0+4
6
+
7
+* Internal changes only.
8
9
## 0.1.0+3
10
11
* Support version `0.7.0` of `shelf`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: shelf_proxy
-version: 0.1.0+4
+version: 0.1.0+5
author: Dart Team <[email protected]>
description: A shelf handler for proxying requests to another server.
homepage: https://github.com/dart-lang/shelf_proxy
0 commit comments