| Index: pubspec.yaml
|
| diff --git a/pubspec.yaml b/pubspec.yaml
|
| index b65e7dd6ee97d8c28eb047b413cc0284beb3bc60..dde49e9262f45ef55089eb3e424d00758e1d68ba 100644
|
| --- a/pubspec.yaml
|
| +++ b/pubspec.yaml
|
| @@ -1,7 +1,7 @@
|
| name: smoke
|
| -version: 0.3.1
|
| +version: 0.3.2-dev
|
| author: Polymer.dart Authors <web-ui-dev@dartlang.org>
|
| -homepage: "https://api.dartlang.org/apidocs/channels/be/#smoke"
|
| +homepage: https://github.com/dart-lang/smoke
|
| description: >
|
| A restricted reflective system that uses mirrors at development time, but that
|
| can be replaced with non-reflective calls using code generation. See README.md
|
|
|