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

Side by Side Diff: pkg/js/pubspec.yaml

Issue 1405653002: Update version number in pkg/js pubspec in preparation for publishing the package. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: ptal Created 5 years, 2 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 | « no previous file | 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 name: js 1 name: js
2 version: 0.6.0-dev.1 2 version: 0.6.0-beta.1
3 authors: 3 authors:
4 - Dart Team <misc@dartlang.org> 4 - Dart Team <misc@dartlang.org>
5 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
6 description: Access JavaScript from Dart. 5 description: Access JavaScript from Dart.
7 homepage: https://github.com/dart-lang/js-interop 6 homepage: https://github.com/dart-lang/sdk/tree/master/pkg/js
8 environment: 7 environment:
9 sdk: '>=1.13.0-dev <2.0.0' 8 sdk: '>=1.13.0-dev.7 <2.0.0'
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698