Index: pkg/shadow_dom/pubspec.yaml |
diff --git a/pkg/shadow_dom/pubspec.yaml b/pkg/shadow_dom/pubspec.yaml |
index 38516cb930bc8910d163d5eefcf22f4540d8a3db..358945b23faaca844456a4854883b27f88a3fba8 100644 |
--- a/pkg/shadow_dom/pubspec.yaml |
+++ b/pkg/shadow_dom/pubspec.yaml |
@@ -1,7 +1,7 @@ |
name: shadow_dom |
-version: 0.9.0 |
-author: "Web UI Team <web-ui-dev@dartlang.org>" |
-homepage: https://github.com/dart-lang/ShadowDOM/tree/conditional_shadowdom |
+version: 0.9.1-dev |
+author: Polymer.dart Authors <web-ui-dev@dartlang.org> |
+homepage: https://www.dartlang.org/polymer-dart/ |
description: > |
Shadow DOM is designed to provide encapsulation by hiding DOM subtrees under |
shadow roots. It provides a method of establishing and maintaining functional |