Rev pub packages

This commit is contained in:
Adam Barth
2015-10-09 14:43:32 -07:00
parent 781bb6e100
commit 5f4928ffc6
2 changed files with 3 additions and 3 deletions

View File

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

View File

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