Index: pkg/js/pubspec.yaml |
diff --git a/pkg/js/pubspec.yaml b/pkg/js/pubspec.yaml |
index 671c3fa12a97fca3c8cc6151060c5f708a4c1b8f..6ba72d04f4942ed68a096302814144a8f09b93e3 100644 |
--- a/pkg/js/pubspec.yaml |
+++ b/pkg/js/pubspec.yaml |
@@ -1,10 +1,10 @@ |
name: js |
-version: 0.6.0-beta.9 |
+version: 0.6.0-beta.10 |
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.7 <2.0.0' |
+ sdk: '>=1.13.0-dev.7.8 <2.0.0' |
dev_dependencies: |
browser: '^0.10.0+2' |