diff --git a/build_runner_core/CHANGELOG.md b/build_runner_core/CHANGELOG.md index 20586fce7..48f835efa 100644 --- a/build_runner_core/CHANGELOG.md +++ b/build_runner_core/CHANGELOG.md @@ -1,3 +1,7 @@ +## 7.2.5 + +- Expand pubspec description. + ## 7.2.4 - Fix some new lints. diff --git a/build_runner_core/pubspec.yaml b/build_runner_core/pubspec.yaml index 0eec86d09..8a568587b 100644 --- a/build_runner_core/pubspec.yaml +++ b/build_runner_core/pubspec.yaml @@ -1,6 +1,6 @@ name: build_runner_core -version: 7.2.4 -description: Core tools to write binaries that run builders. +version: 7.2.5 +description: Core tools to organize the structure of a build and run Builders. repository: https://github.com/dart-lang/build/tree/master/build_runner_core environment: