From 0f63efe9d3bdd2378edbed0f7544ab138b07d75a Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Fri, 7 Apr 2023 20:57:08 +0000 Subject: [PATCH] w_module_2.1.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 4f6d841..12b5fa8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_module -version: 2.1.1 +version: 2.1.2 description: Base module classes with a well defined lifecycle for modular Dart applications. homepage: https://github.com/Workiva/w_module