From e175d4c50879467e6ce16756cda9f6021196b6a0 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Sat, 11 Nov 2023 18:14:38 +0000 Subject: [PATCH] w_module_3.0.3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index de114e7..14b6467 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_module -version: 3.0.2 +version: 3.0.3 description: Base module classes with a well defined lifecycle for modular Dart applications. homepage: https://github.com/Workiva/w_module