From c559d980031b63f1755e14fbe3c220e3477c4487 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Tue, 29 Oct 2019 22:57:53 +0000 Subject: [PATCH] dart_dev_3.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 477c8e8e..5b57444d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 2.2.1 +version: 3.0.0 description: Centralized tooling for Dart projects. Consistent interface across projects. Easily configurable. authors: - Workiva Client Platform Team