diff --git a/source_gen/CHANGELOG.md b/source_gen/CHANGELOG.md index e6f21c16..e020c89f 100644 --- a/source_gen/CHANGELOG.md +++ b/source_gen/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.5.0-wip +## 1.5.0 - Add `throwOnUnresolved` configuration to the `GeneratorForAnnotation` constructor. diff --git a/source_gen/pubspec.yaml b/source_gen/pubspec.yaml index eb2e9ca9..81eff2bc 100644 --- a/source_gen/pubspec.yaml +++ b/source_gen/pubspec.yaml @@ -1,5 +1,5 @@ name: source_gen -version: 1.5.0-wip +version: 1.5.0 description: >- Source code generation builders and utilities for the Dart build system repository: https://github.com/dart-lang/source_gen/tree/master/source_gen