| Index: sky/sdk/pubspec.yaml
|
| diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
|
| index 2393b0fb8c9952d1c847193df5278a1d9924b79c..7d7912f7e89cb517d278e413d5ed32c578db097f 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.5
|
| +version: 0.0.6
|
| dependencies:
|
| mojo: '>=0.0.1 <1.0.0'
|
| mojom: '>=0.0.4 <1.0.0'
|
|
|