diff --git a/sky/packages/sky_engine/pubspec.yaml b/sky/packages/sky_engine/pubspec.yaml index c5af64a4ae6..b463bf553cd 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.27 +version: 0.0.28 author: Chromium Authors description: Dart SDK extensions for dart:sky homepage: http://flutter.io diff --git a/sky/packages/sky_services/pubspec.yaml b/sky/packages/sky_services/pubspec.yaml index 2bb0b38fad8..893607180e0 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.27 +version: 0.0.28 author: Chromium Authors description: Mojom interfaces associated with Flutter homepage: http://flutter.io