From fed101feb7db8790c2818798271d52957fbfd087 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Tue, 17 Nov 2015 11:24:14 -0800 Subject: [PATCH] Rev pub packages --- sky/packages/sky_engine/pubspec.yaml | 2 +- sky/packages/sky_services/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sky/packages/sky_engine/pubspec.yaml b/sky/packages/sky_engine/pubspec.yaml index 47060c4e817..aa987ce91d9 100644 --- a/sky/packages/sky_engine/pubspec.yaml +++ b/sky/packages/sky_engine/pubspec.yaml @@ -1,5 +1,5 @@ name: sky_engine -version: 0.0.56 +version: 0.0.57 author: Flutter Authors description: Dart SDK extensions for dart:ui homepage: http://flutter.io diff --git a/sky/packages/sky_services/pubspec.yaml b/sky/packages/sky_services/pubspec.yaml index d72a3022c22..a7c23154d1b 100644 --- a/sky/packages/sky_services/pubspec.yaml +++ b/sky/packages/sky_services/pubspec.yaml @@ -1,5 +1,5 @@ name: sky_services -version: 0.0.56 +version: 0.0.57 author: Flutter Authors description: Mojom interfaces associated with Flutter homepage: http://flutter.io