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