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