diff --git a/w_common/pubspec.yaml b/w_common/pubspec.yaml index 7eec4070..d5761c62 100644 --- a/w_common/pubspec.yaml +++ b/w_common/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common -version: 1.21.7 +version: 1.21.8 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 7c1469d4..1d3b800a 100644 --- a/w_common_tools/pubspec.yaml +++ b/w_common_tools/pubspec.yaml @@ -1,5 +1,5 @@ name: w_common_tools -version: 1.21.7 +version: 1.21.8 description: General dev utilities for Dart projects. homepage: https://www.github.com/Workiva/w_common