From b25d419ab8f2edd52a13124a45c645c171d072a5 Mon Sep 17 00:00:00 2001 From: Rosie the Robot Date: Wed, 19 Jul 2017 15:15:27 -0500 Subject: [PATCH] Updating pubspec.yaml with a new version of dart_dev 1.7.8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ba9381a0..b6e6d83b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 1.7.7 +version: 1.7.8 description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable. authors: - Workiva Client Platform Team