Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 0c88006c3a2dfd4cb3334dcaf8b5f011a22c583a..bb9a13e55749c7e3cf7c4c5f6f588d2257a259c5 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: protoc-plugin |
| -version: 0.3.1 |
| +version: 0.3.2 |
| authors: |
| - Dart Team <misc@dartlang.org> |
| description: Protoc compiler plugin to generate Dart code |