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