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

Unified Diff: pkg/js/pubspec.yaml

Issue 1456223002: pkg/js: prepare for 0.6.0 release (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 1 month 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
« pkg/js/README.md ('K') | « pkg/js/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/js/pubspec.yaml
diff --git a/pkg/js/pubspec.yaml b/pkg/js/pubspec.yaml
index 6ba72d04f4942ed68a096302814144a8f09b93e3..75558762eca4b24ee7cf59bfb93db1d3118fc35b 100644
--- a/pkg/js/pubspec.yaml
+++ b/pkg/js/pubspec.yaml
@@ -1,10 +1,10 @@
name: js
-version: 0.6.0-beta.10
+version: 0.6.0
authors:
- Dart Team <misc@dartlang.org>
description: Access JavaScript from Dart.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/js
environment:
- sdk: '>=1.13.0-dev.7.8 <2.0.0'
+ sdk: '>=1.13.0 <2.0.0'
dev_dependencies:
browser: '^0.10.0+2'
« pkg/js/README.md ('K') | « pkg/js/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698