Skip to content

Commit 62835a2

Browse files
authored
Release 0.1.0+5 (flutter#9)
1 parent 5675c97 commit 62835a2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
## 0.1.0+4
1+
## 0.1.0+5
22

33
* Support Dart 2.
44

5+
## 0.1.0+4
6+
7+
* Internal changes only.
8+
59
## 0.1.0+3
610

711
* 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.0+4
2+
version: 0.1.0+5
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)