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