From 2f4f07acfdb066cac605ff2d4f31b0e27af6fe45 Mon Sep 17 00:00:00 2001 From: Paul Berry Date: Mon, 26 Mar 2018 10:25:50 -0700 Subject: [PATCH] Update pubspec version to 0.1.4 in preparation to publish --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7e54404..ae718e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: test_reflective_loader -version: 0.1.3 +version: 0.1.4 description: Support for discovering tests and test suites using reflection. author: Dart Team homepage: https://github.com/dart-lang/test_reflective_loader