| Index: test_reflectable/pubspec.yaml
|
| diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
|
| index 079bad244024197cab91fa9290731919a3f53061..9d7bd881346f9c3fa65c7a386c3fe9cbfdb3d054 100644
|
| --- a/test_reflectable/pubspec.yaml
|
| +++ b/test_reflectable/pubspec.yaml
|
| @@ -2,7 +2,7 @@ name: test_reflectable
|
| description: >
|
| This package contains tests which depend on package reflectable
|
| and which are transformed by the transformer in that package.
|
| -version: 1.0.0
|
| +version: 1.0.1
|
| author: The Dart Team <dart@google.com>
|
| homepage: https://www.github.com/dart-lang/reflectable
|
| dependencies:
|
|
|