Prepare to release v0.1.3
diff --git a/pkgs/pubspec_parse/pubspec.yaml b/pkgs/pubspec_parse/pubspec.yaml index fde8f8a..be7ada5 100644 --- a/pkgs/pubspec_parse/pubspec.yaml +++ b/pkgs/pubspec_parse/pubspec.yaml
@@ -2,7 +2,7 @@ description: >- Simple package for parsing pubspec.yaml files with a type-safe API and rich error reporting. -version: 0.1.3-dev +version: 0.1.3 homepage: https://github.com/dart-lang/pubspec_parse author: Dart Team <misc@dartlang.org>