From 50a06b442949cb93f4fccc00d017a01bd423db64 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Tue, 28 Jun 2022 15:52:09 +0000 Subject: [PATCH] Bump version to 2.0.28 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8c43901..35cfdc2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: w_module -version: 2.0.27 +version: 2.0.28 description: Base module classes with a well defined lifecycle for modular Dart applications. homepage: https://github.com/Workiva/w_module