diff --git a/w_common/pubspec.yaml b/w_common/pubspec.yaml index be71cea..4f1dec1 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 3.0.1 +version: 3.0.2 description: General utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common diff --git a/w_common_tools/pubspec.yaml b/w_common_tools/pubspec.yaml index a75a9d3..8a95795 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 3.0.1 +version: 3.0.2 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common