Rev pub packages

This commit is contained in:
Adam Barth 2015-10-23 10:09:17 -07:00
parent f1f26c93e5
commit 1ec03246d7
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
name: sky_engine
version: 0.0.40
version: 0.0.41
author: Flutter Authors <flutter-dev@googlegroups.com>
description: Dart SDK extensions for dart:ui
homepage: http://flutter.io

View File

@ -1,9 +1,9 @@
name: sky_services
version: 0.0.40
version: 0.0.41
author: Flutter Authors <flutter-dev@googlegroups.com>
description: Mojom interfaces associated with Flutter
homepage: http://flutter.io
dependencies:
mojo: 0.3.0
mojo_sdk: 0.1.0
environment:
sdk: '>=1.8.0 <2.0.0'