Rev pub packages

This commit is contained in:
Adam Barth 2015-10-26 10:42:14 -07:00
parent a09ac6cc8c
commit 3154d55ea2
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
name: flutter
version: 0.0.11
version: 0.0.12
author: Flutter Authors <flutter-dev@googlegroups.com>
description: A framework for writing Flutter applications
homepage: http://flutter.io
@ -9,8 +9,8 @@ dependencies:
material_design_icons: '>=0.0.3 <0.1.0'
mojo_sdk: 0.1.0
newton: '>=0.1.4 <0.2.0'
sky_engine: 0.0.41
sky_services: 0.0.41
sky_engine: 0.0.42
sky_services: 0.0.42
sky_tools: '>=0.0.25 <0.1.0'
vector_math: '>=1.4.3 <2.0.0'
environment:

View File

@ -1,9 +1,9 @@
name: flutter_sprites
description: A sprite toolkit built on top of Flutter
version: 0.0.8
version: 0.0.9
author: Flutter Authors <flutter-dev@googlegroups.com>
homepage: http://flutter.io
dependencies:
flutter: ">=0.0.11 <0.1.0"
flutter: ">=0.0.12 <0.1.0"
sky_tools: ">=0.0.20 <0.1.0"
box2d: ">=0.2.0 <0.3.0"