From c7e03862ae7a700dc15f5a70da1cf31e96357823 Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Fri, 22 Jan 2016 19:01:39 -0800 Subject: [PATCH] rev engine --- 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 d5abd299825e3..fc1ece83b9fab 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.86 +version: 0.0.87 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 31fbab2f06102..3a912bfdb7ede 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.86 +version: 0.0.87 author: Flutter Authors description: Mojom interfaces associated with Flutter homepage: http://flutter.io