From a639da54f9c49bc4c6456246953e11cf33fa9aae Mon Sep 17 00:00:00 2001 From: Rosie the Robot Date: Wed, 28 Dec 2016 17:00:47 -0600 Subject: [PATCH] Updating pubspec.yaml with a new version of w_common 1.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9cab9a31..81130e81 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: w_common description: General utilities for Dart projects. -version: 1.1.0 +version: 1.2.0 author: Workiva Client Platform Team homepage: https://www.github.com/Workiva/w_common