From 8ded610b49d8ef37f81d0e52dbdb652dd46a3d2a Mon Sep 17 00:00:00 2001 From: John McCutchan Date: Fri, 31 Jul 2015 10:46:14 -0700 Subject: [PATCH] Bump versions of sky packages --- sky/packages/sky/pubspec.yaml | 2 +- sky/packages/sky_engine/pubspec.yaml | 2 +- sky/packages/sky_services/pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sky/packages/sky/pubspec.yaml b/sky/packages/sky/pubspec.yaml index c52e0b71c99..e99dec584f9 100644 --- a/sky/packages/sky/pubspec.yaml +++ b/sky/packages/sky/pubspec.yaml @@ -1,5 +1,5 @@ name: sky -version: 0.0.25 +version: 0.0.26 author: Chromium Authors description: A framework for writing Sky applications homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky diff --git a/sky/packages/sky_engine/pubspec.yaml b/sky/packages/sky_engine/pubspec.yaml index e57e0971a48..3d12c07851e 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.3 +version: 0.0.4 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 c526a4b977f..1ad03381696 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.4 +version: 0.0.5 author: Chromium Authors description: Mojom interfaces associated with Sky homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/sky_services