| Index: pkg/source_maps/pubspec.yaml
|
| diff --git a/pkg/source_maps/pubspec.yaml b/pkg/source_maps/pubspec.yaml
|
| index 97d6c6bdcfed239c0de155662ac566e60464526b..9dee45f8186e084a45ab99f9186d3a0fd77d6edf 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+2
|
| +version: 0.9.2+3
|
| author: Dart Team <misc@dartlang.org>
|
| description: Library to programmatically manipulate source map files.
|
| homepage: http://www.dartlang.org
|
|
|