From f12a4d8e5b3f9e809200718d0caf02339bf97105 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Wed, 27 Sep 2023 20:00:58 +0000 Subject: [PATCH] w_module_3.0.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cb2bc50..44eb117 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_module -version: 3.0.0 +version: 3.0.1 description: Base module classes with a well defined lifecycle for modular Dart applications. homepage: https://github.com/Workiva/w_module