From df93fd73efb7e148dc1cd93173b720d953ca6fef Mon Sep 17 00:00:00 2001 From: Rosie the Robot Date: Mon, 24 Jul 2017 15:32:36 -0500 Subject: [PATCH] Updating pubspec.yaml with a new version of w_common 1.7.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 91b3b4a1..18103458 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: w_common description: General utilities for Dart projects. -version: 1.7.0 +version: 1.7.1 author: Workiva Client Platform Team homepage: https://www.github.com/Workiva/w_common