Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index c094c7b7ce2ca6d93b798030dd5ac4ad748cc9a3..e8a62c0c2d5d1a76fbffb6c096f91667fefe200c 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,7 +1,7 @@ |
| name: yaml |
| -version: 2.1.2 |
| +version: 2.1.3-dev |
| author: "Dart Team <misc@dartlang.org>" |
| -homepage: http://github.com/dart-lang/yaml |
| +homepage: https://github.com/dart-lang/yaml |
| description: A parser for YAML. |
| dependencies: |
| collection: ">=1.1.0 <2.0.0" |