| Index: mojo/dart/mojom/pubspec.yaml
|
| diff --git a/mojo/dart/mojom/pubspec.yaml b/mojo/dart/mojom/pubspec.yaml
|
| index 2a0dc3c4ec2561200806dede96e07f74639576e7..28a75953e77e8feb26eddab107750927b3670e41 100644
|
| --- a/mojo/dart/mojom/pubspec.yaml
|
| +++ b/mojo/dart/mojom/pubspec.yaml
|
| @@ -2,11 +2,11 @@ author: Chromium Authors <mojo-dev@googlegroups.com>
|
| dependencies:
|
| args: '>=0.13.0 <1.0.0'
|
| path: '>=1.3.5 <2.0.0'
|
| +description: Placeholder for mojom bindings.
|
| dev_dependencies:
|
| unittest: '>=0.11.5+4 <0.12.0'
|
| -description: Placeholder for mojom bindings.
|
| environment:
|
| sdk: '>=1.9.0 <2.0.0'
|
| homepage: https://github.com/domokit/mojo
|
| name: mojom
|
| -version: 0.0.10
|
| +version: 0.0.11
|
|
|