| commit | a073213309664977b4d917f28311512c8e6b5a86 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Thu Dec 20 08:32:05 2018 -0800 |
| committer | Kevin Moore <kevmoo@users.noreply.github.com> | Thu Dec 20 11:25:56 2018 -0800 |
| tree | 64b020f05870198253fa115e5ede1a3169718ac1 | |
| parent | ad96ee26306f98308cf1f265d3df7697493d03b5 [diff] |
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>