| Index: pkg/http_server/pubspec.yaml
|
| diff --git a/pkg/http_server/pubspec.yaml b/pkg/http_server/pubspec.yaml
|
| index c59bb7f6dd77cb93a9916117ba5620768b109d79..fcdec000968cd151314bb884210943b4255639b1 100644
|
| --- a/pkg/http_server/pubspec.yaml
|
| +++ b/pkg/http_server/pubspec.yaml
|
| @@ -1,9 +1,8 @@
|
| name: http_server
|
| -version: 0.9.2+2
|
| +version: 0.9.2+3
|
| author: Dart Team <misc@dartlang.org>
|
| description: Library of HTTP server classes.
|
| homepage: http://www.dartlang.org
|
| -documentation: http://api.dartlang.org/docs/pkg/http_server
|
| dependencies:
|
| mime: ">=0.9.0 <0.10.0"
|
| path: ">=0.9.0 <2.0.0"
|
|
|