From be92cad7dfd75a1c918a7b5a4e132f4505210d08 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Thu, 2 Jun 2022 16:19:25 +0000 Subject: [PATCH] Bump version to 1.21.8 --- w_common/pubspec.yaml | 2 +- w_common_tools/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/w_common/pubspec.yaml b/w_common/pubspec.yaml index 7eec4070..d5761c62 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 1.21.7 +version: 1.21.8 description: General utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common diff --git a/w_common_tools/pubspec.yaml b/w_common_tools/pubspec.yaml index 7c1469d4..1d3b800a 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 1.21.7 +version: 1.21.8 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common