From 97bf8464d2c342a919a80949b7b43c403db6cf6c Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Thu, 3 Dec 2015 15:03:46 -0800 Subject: [PATCH] Update 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 1bc8ee6df7a..a4bee31c2f1 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.66 +version: 0.0.67 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 d780ba8803c..f812debcb15 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.66 +version: 0.0.67 author: Flutter Authors description: Mojom interfaces associated with Flutter homepage: http://flutter.io