Prepare to release v0.1.1
diff --git a/pkgs/pubspec_parse/pubspec.yaml b/pkgs/pubspec_parse/pubspec.yaml index 6814fb6..8d305ef 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.1-dev +version: 0.1.1 homepage: https://github.com/dart-lang/pubspec_parse author: Dart Team <misc@dartlang.org>