Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 01b15509ff9f71655ab0313dfc55a8e563bc8a1f..35c419e78a942f9f72be6fa1f3fd223289cb747e 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -7,7 +7,7 @@ name: stack_trace |
| # |
| # When the major version is upgraded, you *must* update that version constraint |
| # in pub to stay in sync with this. |
| -version: 1.2.0 |
| +version: 1.2.1-dev |
| author: "Dart Team <misc@dartlang.org>" |
| homepage: http://github.com/dart-lang/stack_trace |
| description: > |