diff --git a/CHANGELOG.md b/CHANGELOG.md index 75af81a..31a406c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # Unreleased + + +# 5.0.4 + +- Allow up to analyzer 10 diff --git a/pubspec.yaml b/pubspec.yaml index 4959ba7..e4d03be 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dependency_validator -version: 5.0.3 +version: 5.0.4 description: Checks for missing, under-promoted, over-promoted, and unused dependencies. homepage: https://github.com/Workiva/dependency_validator