diff --git a/w_common/pubspec.yaml b/w_common/pubspec.yaml index ffad02b..f2c262e 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 3.0.0 +version: 3.0.1 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 08ea28d..171431e 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 3.0.0 +version: 3.0.1 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common