Bump the pubspec versions for Sky and Mojo

TBR=hansmuller@chromium.org

Review URL: https://codereview.chromium.org/1073243002
This commit is contained in:
Eric Seidel 2015-04-10 11:23:49 -07:00
parent 940ac886a2
commit ebb153fc8d
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.4
version: 0.0.5

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