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 f3b0bd6 commit e99e3c2Copy full SHA for e99e3c2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.7.6-dev
+## 0.7.6
2
3
* Supports multiple header values in `Request` and `Response`:
4
* `headersAll` field contains all the header values
pubspec.yaml
@@ -1,5 +1,5 @@
name: shelf
-version: 0.7.6-dev
+version: 0.7.6
description: >-
A model for web server middleware that encourages composition and easy reuse
5
homepage: https://github.com/dart-lang/shelf
0 commit comments