From 4bc7393fb78a6dc2e2db20d956973e8b506d2380 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Sat, 7 Feb 2026 16:34:02 +0000 Subject: [PATCH] w_common_3.4.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 2724905..7d8e370 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 3.3.0 +version: 3.4.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 ffa71a2..8bc8795 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 3.3.0 +version: 3.4.0 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common environment: