commit | c7539dde378077d49341c32b10da6b7c985b5a15 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Wed Mar 26 10:54:08 2014 +0100 |
committer | Søren Gjesse <sgjesse@google.com> | Wed Mar 26 10:54:08 2014 +0100 |
tree | 17852c2a84a71eb2ccf208c3b3623fb86f25b1d3 | |
parent | d75f477ca76c5b8528a01f61fb9609c8a1ea0562 [diff] |
Update the version number R=kustermann@google.com Review URL: https://chromiumcodereview.appspot.com//212163003
diff --git a/pubspec.yaml b/pubspec.yaml index bb9a13e..ef2c55b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -1,5 +1,5 @@ name: protoc-plugin -version: 0.3.2 +version: 0.3.3 authors: - Dart Team <misc@dartlang.org> description: Protoc compiler plugin to generate Dart code