| commit | 8f4e1944c5c37e6bded0bf75eddcd2fd2d9a575c | [log] [tgz] |
|---|---|---|
| author | Konstantin Scheglov <scheglov@google.com> | Fri Jul 20 18:36:09 2018 -0700 |
| committer | GitHub <noreply@github.com> | Fri Jul 20 18:36:09 2018 -0700 |
| tree | ac63d0c3ea56c35ba6f33c1b927dbf1643860f34 | |
| parent | 870ad666f7ced0de2bebf387a132c3f1833ffeab [diff] |
Update pubspec.yaml version. (dart-lang/test_reflective_loader#21)
diff --git a/pkgs/test_reflective_loader/pubspec.yaml b/pkgs/test_reflective_loader/pubspec.yaml index dd6090e..b4f1781 100644 --- a/pkgs/test_reflective_loader/pubspec.yaml +++ b/pkgs/test_reflective_loader/pubspec.yaml
@@ -1,5 +1,5 @@ name: test_reflective_loader -version: 0.1.6 +version: 0.1.7 description: Support for discovering tests and test suites using reflection. author: Dart Team <misc@dartlang.org>