| Index: sky/sdk/pubspec.yaml
|
| diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
|
| index 7d7912f7e89cb517d278e413d5ed32c578db097f..acb6f811c87f2cfbb100b9461956b1efaf802393 100644
|
| --- a/sky/sdk/pubspec.yaml
|
| +++ b/sky/sdk/pubspec.yaml
|
| @@ -2,7 +2,7 @@ name: sky
|
| author: Chromium Authors <sky-dev@googlegroups.com>
|
| description: Dart files to support executing inside Sky.
|
| homepage: https://github.com/domokit/mojo/tree/master/sky
|
| -version: 0.0.6
|
| +version: 0.0.8
|
| dependencies:
|
| mojo: '>=0.0.1 <1.0.0'
|
| mojom: '>=0.0.4 <1.0.0'
|
|
|