diff --git a/sky/packages/sky_engine/pubspec.yaml b/sky/packages/sky_engine/pubspec.yaml index d27a8b08d1c..7e80234c6e4 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.81 +version: 0.0.82 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 8cbf5ea2a44..8d5566a637d 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.81 +version: 0.0.82 author: Flutter Authors description: Mojom interfaces associated with Flutter homepage: http://flutter.io