diff --git a/w_common/pubspec.yaml b/w_common/pubspec.yaml index 4f1dec1..b6bd087 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 3.0.2 +version: 3.1.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 8a95795..c1a23c2 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 3.0.2 +version: 3.1.1 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common