From 7a0195180bae49fb63534cd37d147ebe5d6a10c4 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Thu, 2 Jun 2022 15:40:30 +0000 Subject: [PATCH] Bump version to 1.21.7 --- 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 ff7d9695..7eec4070 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 1.21.6 +version: 1.21.7 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 d56e083b..7c1469d4 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 1.21.6 +version: 1.21.7 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common