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 ae5c129 commit 5675c97Copy full SHA for 5675c97
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.1.0+4
2
+
3
+* Support Dart 2.
4
5
## 0.1.0+3
6
7
* Support version `0.7.0` of `shelf`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: shelf_proxy
-version: 0.1.1-dev
+version: 0.1.0+4
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