From 5863fdb265c09ac4a3e2f7226beb2a17d1ae0426 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Mon, 7 Nov 2022 21:59:59 +0000 Subject: [PATCH] w_common_2.1.0 --- 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 0af351ba..848573b9 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 2.0.0 +version: 2.1.0 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 c40dfc97..edccc0de 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 2.0.0 +version: 2.1.0 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common