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

Unified Diff: sky/sdk/pubspec.yaml

Issue 1179633003: Add a roll_versions.py script and roll versions once. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Include a version roll Created 5 years, 6 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
Index: sky/sdk/pubspec.yaml
diff --git a/sky/sdk/pubspec.yaml b/sky/sdk/pubspec.yaml
index acb6f811c87f2cfbb100b9461956b1efaf802393..3b853260eaaa60d4ef739c6103c7b80fa48b00d4 100644
--- a/sky/sdk/pubspec.yaml
+++ b/sky/sdk/pubspec.yaml
@@ -1,9 +1,9 @@
-name: sky
author: Chromium Authors <sky-dev@googlegroups.com>
-description: Dart files to support executing inside Sky.
-homepage: https://github.com/domokit/mojo/tree/master/sky
-version: 0.0.8
dependencies:
mojo: '>=0.0.1 <1.0.0'
mojom: '>=0.0.4 <1.0.0'
vector_math: '>=1.4.3 <2.0.0'
+description: Dart files to support executing inside Sky.
+homepage: https://github.com/domokit/mojo/tree/master/sky
+name: sky
+version: 0.0.9

Powered by Google App Engine
This is Rietveld 408576698