| Index: mojo/dart/packages/mojom/pubspec.yaml
|
| diff --git a/mojo/dart/packages/mojom/pubspec.yaml b/mojo/dart/packages/mojom/pubspec.yaml
|
| index 2c2f80e97c92cc4b12b7d916cc8be195c51b5e03..dba440fbd643cd0eef7543a165e15669b3457e64 100644
|
| --- a/mojo/dart/packages/mojom/pubspec.yaml
|
| +++ b/mojo/dart/packages/mojom/pubspec.yaml
|
| @@ -3,7 +3,7 @@ dependencies:
|
| args: '>=0.13.0 <1.0.0'
|
| crypto: '>=0.9.0 <1.0.0'
|
| logging: '>=0.11.0 <1.0.0'
|
| - mojo_sdk: 0.2.26
|
| + mojo_sdk: 0.2.27
|
| path: '>=1.3.5 <2.0.0'
|
| yaml: ^2.1.8
|
| description: Placeholder for mojom bindings.
|
| @@ -13,4 +13,4 @@ environment:
|
| sdk: '>=1.9.0 <2.0.0'
|
| homepage: https://github.com/domokit/mojo
|
| name: mojom
|
| -version: 0.2.30
|
| +version: 0.2.31
|
|
|