Skip to content

Commit 5675c97

Browse files
authored
Release 0.1.0+4 (flutter#8)
1 parent ae5c129 commit 5675c97

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.0+4
2+
3+
* Support Dart 2.
4+
15
## 0.1.0+3
26

37
* Support version `0.7.0` of `shelf`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: shelf_proxy
2-
version: 0.1.1-dev
2+
version: 0.1.0+4
33
author: Dart Team <[email protected]>
44
description: A shelf handler for proxying requests to another server.
55
homepage: https://github.com/dart-lang/shelf_proxy

0 commit comments

Comments
 (0)