Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: sky/sdk/pubspec.yaml

Issue 1231413004: Roll versions and add a new release_notes directory. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/sdk/example/demo_launcher/apk/release_notes/0.0.18.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/pubspec.yaml
diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
index b0ff7556cacfe29864e618b7b19430dd2792f547..e0e81898bef04afd0bad04e8b3531f848070ed44 100644
--- a/sky/sdk/pubspec.yaml
+++ b/sky/sdk/pubspec.yaml
@@ -1,14 +1,14 @@
author: Chromium Authors <sky-dev@googlegroups.com>
dependencies:
- cassowary: '^0.1.7'
- mojo_services: '^0.0.15'
- mojo: '^0.0.17'
- mojom: '^0.0.17'
- newton: '^0.1.0'
- vector_math: '^1.4.3'
+ cassowary: ^0.1.7
+ mojo: ^0.0.17
+ mojo_services: ^0.0.15
+ mojom: ^0.0.17
+ newton: ^0.1.0
+ vector_math: ^1.4.3
description: Dart files to support executing inside Sky.
-homepage: https://github.com/domokit/mojo/tree/master/sky
environment:
- sdk: ">=1.8.0 <2.0.0"
+ sdk: '>=1.8.0 <2.0.0'
+homepage: https://github.com/domokit/mojo/tree/master/sky
name: sky
-version: 0.0.17
+version: 0.0.18
« no previous file with comments | « sky/sdk/example/demo_launcher/apk/release_notes/0.0.18.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698