From 136e8b8fa2888c7160137c1a450714a1955e8035 Mon Sep 17 00:00:00 2001 From: "Jay.Udey" Date: Fri, 20 Nov 2015 13:51:40 -0600 Subject: [PATCH] Updating dependencies for dart_dev 1.0.4 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2e4f071a..de21ba0e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 1.0.3 +version: 1.0.4 description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable. authors: - Workiva Client Platform Team