diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d806f0b..59c8ff6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "10.0.0-rc.1" + ".": "10.0.0-rc.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 65c5ffa..39bbe66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [10.0.0-rc.1](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v9.0.0...v9.1.0) (2025-08-22) +## [10.0.0-rc.2](https://github.com/VeryGoodOpenSource/very_good_analysis/compare/v9.0.0...v9.1.0) (2025-08-22) ### Features diff --git a/pubspec.yaml b/pubspec.yaml index f214030..d4c25f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: very_good_analysis -version: 10.0.0-rc.1 +version: 10.0.0-rc.2 description: Lint rules for Dart and Flutter used internally at Very Good Ventures. repository: https://github.com/VeryGoodOpenSource/very_good_analysis issue_tracker: https://github.com/VeryGoodOpenSource/very_good_analysis/issues