From 423e5a4adef85c7d7c3c1608bcd7c7a7883b4b1f Mon Sep 17 00:00:00 2001 From: "Jay.Udey" Date: Thu, 15 Oct 2015 14:26:47 -0500 Subject: [PATCH] Updating dependencies for dart_dev 1.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0f90c3ec..d2fa752d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 1.0.1 +version: 1.0.2 description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable. authors: - Workiva Client Platform Team