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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 author: Chromium Authors <sky-dev@googlegroups.com> 1 author: Chromium Authors <sky-dev@googlegroups.com>
2 dependencies: 2 dependencies:
3 cassowary: '^0.1.7' 3 cassowary: ^0.1.7
4 mojo_services: '^0.0.15' 4 mojo: ^0.0.17
5 mojo: '^0.0.17' 5 mojo_services: ^0.0.15
6 mojom: '^0.0.17' 6 mojom: ^0.0.17
7 newton: '^0.1.0' 7 newton: ^0.1.0
8 vector_math: '^1.4.3' 8 vector_math: ^1.4.3
9 description: Dart files to support executing inside Sky. 9 description: Dart files to support executing inside Sky.
10 environment:
11 sdk: '>=1.8.0 <2.0.0'
10 homepage: https://github.com/domokit/mojo/tree/master/sky 12 homepage: https://github.com/domokit/mojo/tree/master/sky
11 environment:
12 sdk: ">=1.8.0 <2.0.0"
13 name: sky 13 name: sky
14 version: 0.0.17 14 version: 0.0.18
OLDNEW
« 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