| Index: pkg/observe/pubspec.yaml
|
| diff --git a/pkg/observe/pubspec.yaml b/pkg/observe/pubspec.yaml
|
| index 37520f03210d3ad57120254f2cbbb8f4316e75c9..7938f6e7b0bac56fa5fec2ad031f1796a7bcdcf7 100644
|
| --- a/pkg/observe/pubspec.yaml
|
| +++ b/pkg/observe/pubspec.yaml
|
| @@ -1,6 +1,6 @@
|
| name: observe
|
| -version: 0.9.1
|
| -author: Web UI Team <web-ui-dev@dartlang.org>
|
| +version: 0.9.1-dev
|
| +author: Polymer.dart Authors <web-ui-dev@dartlang.org>
|
| description: >
|
| Observable properties and objects for use in Model-Driven-Views (MDV).
|
| MDV extends HTML and the DOM APIs to support a sensible separation between the
|
|
|