Rev Mojo and Sky pub packages

TBR=ojan@chromium.org

Review URL: https://codereview.chromium.org/1038873005
This commit is contained in:
Adam Barth 2015-03-26 12:59:00 -07:00
parent f4e54b385f
commit 75d2fb1bd7
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.1
version: 0.0.2

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.2
version: 0.0.3
dependencies:
mojo: '>=0.0.1 <1.0.0'