Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 1ad78f150814d117bc5e0155c85d192cbc067493..f2de83003decf0101c6e2bdd61025489c18fc087 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -1,5 +1,5 @@ |
| name: initialize |
| -version: 0.4.0 |
| +version: 0.5.0-dev |
| author: Polymer.dart Authors <web@dartlang.org> |
| description: Generic building blocks for doing static initialization. |
| homepage: https://github.com/dart-lang/initialize |