Skip to content

Commit e99e3c2

Browse files
authored
Prepare to publish (flutter#141)
1 parent f3b0bd6 commit e99e3c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.7.6-dev
1+
## 0.7.6
22

33
* Supports multiple header values in `Request` and `Response`:
44
* `headersAll` field contains all the header values

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: shelf
2-
version: 0.7.6-dev
2+
version: 0.7.6
33
description: >-
44
A model for web server middleware that encourages composition and easy reuse
55
homepage: https://github.com/dart-lang/shelf

0 commit comments

Comments
 (0)