Chromium Code Reviews| Index: pkg/http/pubspec.yaml |
| diff --git a/pkg/http/pubspec.yaml b/pkg/http/pubspec.yaml |
| index e79c971fd7fcd997114f3e825761e7e23363d488..587d4f18c6dd4081da004f423760c0324f4a30cf 100644 |
| --- a/pkg/http/pubspec.yaml |
| +++ b/pkg/http/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: http |
| -version: 0.10.0 |
| +version: 0.11.0-dev |
| author: "Dart Team <misc@dartlang.org>" |
| homepage: https://pub.dartlang.org/packages/http |
| description: A composable, Future-based API for making HTTP requests. |