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

Side by Side Diff: pubspec.yaml

Issue 2819903003: Update version number of package:func. (Closed)
Patch Set: Created 3 years, 8 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: func 1 name: func
2 version: 0.1.1 2 version: 1.0.0
3 description: > 3 description: >
4 Typedefs defining commonly used function types to make it simpler to 4 Typedefs defining commonly used function types to make it simpler to
5 define members that return specific function types. 5 define members that return specific function types.
6 author: Dart Dev Compiler team <dev-compiler@dartlang.org> 6 author: Dart Dev Compiler team <dev-compiler@dartlang.org>
7 homepage: https://github.com/dart-lang/func 7 homepage: https://github.com/dart-lang/func
8 environment: 8 environment:
9 sdk: ">=1.9.0 <2.0.0" 9 sdk: ">=1.9.0 <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