We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac81f4c commit 241e050Copy full SHA for 241e050
source_gen/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.5.0-wip
+## 1.5.0
2
3
- Add `throwOnUnresolved` configuration to the `GeneratorForAnnotation`
4
constructor.
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
5
repository: https://github.com/dart-lang/source_gen/tree/master/source_gen
0 commit comments