Chromium Code Reviews| Index: pkg/source_maps/pubspec.yaml |
| diff --git a/pkg/source_maps/pubspec.yaml b/pkg/source_maps/pubspec.yaml |
| index e6e749c8a801b6df5af37712297419f4cbf199a3..ae0323d0c9c0b32ed4357e26b9db36d768ff672d 100644 |
| --- a/pkg/source_maps/pubspec.yaml |
| +++ b/pkg/source_maps/pubspec.yaml |
| @@ -7,7 +7,7 @@ name: source_maps |
| # |
| # When the minor version is upgraded, you *must* update that version constraint |
| # in pub to stay in sync with this. |
| -version: 0.9.2+4-dev |
|
Siggi Cherem (dart-lang)
2014/07/16 00:51:03
This was changed by someone else yesterday, but ju
|
| +version: 0.9.3 |
| author: Dart Team <misc@dartlang.org> |
| description: Library to programmatically manipulate source map files. |
| homepage: http://www.dartlang.org |