From 5a47732cf978be04ae069c2e1d8832a7311b8191 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Wed, 6 Dec 2017 17:16:16 +0000 Subject: [PATCH] dart_dev_1.9.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 33e23509..f4089489 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 1.8.2 +version: 1.9.0 description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable. authors: - Workiva Client Platform Team