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

Side by Side Diff: mojo/dart/mojom/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 unified diff | Download patch
OLDNEW
1 name: mojom
2 version: 0.0.8
3 author: Chromium Authors <mojo-dev@googlegroups.com> 1 author: Chromium Authors <mojo-dev@googlegroups.com>
2 dependencies:
3 args: '>=0.13.0 <1.0.0'
4 path: '>=1.3.5 <2.0.0'
4 description: Placeholder for mojom bindings. 5 description: Placeholder for mojom bindings.
5 homepage: https://github.com/domokit/mojo
6 dependencies:
7 path: '>=1.3.5 <2.0.0'
8 args: '>=0.13.0 <1.0.0'
9 environment: 6 environment:
10 sdk: '>=1.9.0 <2.0.0' 7 sdk: '>=1.9.0 <2.0.0'
8 homepage: https://github.com/domokit/mojo
9 name: mojom
10 version: 0.0.9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698