From 82db016c8af649b9d5c0b090faea02c30d3082fc Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Fri, 13 Feb 2026 22:59:49 +0000 Subject: [PATCH] w_common_3.5.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 b356027..b077eae 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 3.4.0 +version: 3.5.0 description: General utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common environment: diff --git a/w_common_tools/pubspec.yaml b/w_common_tools/pubspec.yaml index 34c6641..29827b9 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 3.4.0 +version: 3.5.0 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common environment: