diff --git a/sky/packages/sky_engine/pubspec.yaml b/sky/packages/sky_engine/pubspec.yaml index baedfec7b7a..d755ee9bb17 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.15 +version: 0.0.16 author: Chromium Authors description: Dart SDK extensions for dart:sky homepage: https://github.com/domokit/sky_engine diff --git a/sky/packages/sky_services/pubspec.yaml b/sky/packages/sky_services/pubspec.yaml index 8994ccb7967..496ed8d0590 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.15 +version: 0.0.16 author: Chromium Authors description: Mojom interfaces associated with Sky homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky_services