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

Unified Diff: mojo/public/dart/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: fix perms 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
« no previous file with comments | « mojo/dart/mojom/pubspec.yaml ('k') | sky/apk/demo/AndroidManifest.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/dart/pubspec.yaml
diff --git a/mojo/public/dart/pubspec.yaml b/mojo/public/dart/pubspec.yaml
index a4d8004320958f1423c06ff7e88173a7390fd6fc..ac75a39dffd48ac3dff02f8d9486bbd03d61c07d 100644
--- a/mojo/public/dart/pubspec.yaml
+++ b/mojo/public/dart/pubspec.yaml
@@ -1,7 +1,7 @@
author: Chromium Authors <mojo-dev@googlegroups.com>
+dependencies:
+ mojom: any
description: Dart files to support executing inside Mojo.
homepage: https://github.com/domokit/mojo
name: mojo
-version: 0.0.8
-dependencies:
- mojom: any
+version: 0.0.9
« no previous file with comments | « mojo/dart/mojom/pubspec.yaml ('k') | sky/apk/demo/AndroidManifest.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698