From 15eb64c53e351978859f1ca358601507655d8f4d Mon Sep 17 00:00:00 2001 From: "Jay.Udey" Date: Tue, 8 Sep 2015 10:19:54 -0500 Subject: [PATCH] Updating dependencies for dart_dev 1.0.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ad213c16..0f90c3ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 1.0.0 +version: 1.0.1 description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable. authors: - Workiva Client Platform Team