From 72aef4c9e61aef72c095c55691ca6edccaa093b7 Mon Sep 17 00:00:00 2001 From: Gary Roumanis Date: Tue, 2 Oct 2018 09:40:56 -0700 Subject: [PATCH] prep for 1.3.4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 55b0d136b..ed2bd936e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: test -version: 1.3.3 +version: 1.3.4 author: Dart Team description: A library for writing dart unit tests. homepage: https://github.com/dart-lang/test