From 9f620c602c7ef5d4ef1733ccc43d5300dd4335b3 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Tue, 3 Mar 2026 00:14:46 +0000 Subject: [PATCH] w_common_4.0.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 e808c9b..77d1734 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 3.6.0 +version: 4.0.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 4b54ea8..be84913 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 3.6.0 +version: 4.0.0 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common environment: