Skip to content

Commit 1fc3fb7

Browse files
authored
Release 4.0.2. (#793)
1 parent 9388e3c commit 1fc3fb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source_gen/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4.0.2-wip
1+
## 4.0.2
22

33
- Bug fix: fix possible null pointer exception in `TypeChecker.typeNamed` on
44
invalid code.

source_gen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: source_gen
2-
version: 4.0.2-wip
2+
version: 4.0.2
33
description: >-
44
Source code generation builders and utilities for the Dart build system
55
repository: https://github.com/dart-lang/source_gen/tree/master/source_gen

0 commit comments

Comments
 (0)