Roll mojo and sky pub versions to 0.0.4

TBR=hansmuller@chromium.org

Review URL: https://codereview.chromium.org/1074933003
This commit is contained in:
Eric Seidel 2015-04-09 14:20:09 -07:00
parent 9d740cb769
commit 559fd24b7e
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@ author: Chromium Authors <sky-dev@googlegroups.com>
description: Dart files to support executing inside Mojo.
name: mojo
homepage: https://github.com/domokit/mojo
version: 0.0.2
version: 0.0.4

View File

@ -2,6 +2,6 @@ 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.3
version: 0.0.4
dependencies:
mojo: '>=0.0.1 <1.0.0'