diff --git a/build_runner/CHANGELOG.md b/build_runner/CHANGELOG.md index bc48d9b50..ca406fdb5 100644 --- a/build_runner/CHANGELOG.md +++ b/build_runner/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.4.9-wip +## 2.4.9 - Update the `package:frontend_server_client` constraint to `>=3.0.0 <5.0.0`. diff --git a/build_runner/pubspec.yaml b/build_runner/pubspec.yaml index 29a2a7ca3..20da134a2 100644 --- a/build_runner/pubspec.yaml +++ b/build_runner/pubspec.yaml @@ -1,5 +1,5 @@ name: build_runner -version: 2.4.9-wip +version: 2.4.9 description: A build system for Dart code generation and modular compilation. repository: https://github.com/dart-lang/build/tree/master/build_runner