Skip to content

Commit 4eb39e4

Browse files
authored
Release build_modules 5.0.12. (#3912)
1 parent 0e0c4be commit 4eb39e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build_modules/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## 5.0.12-wip
1+
## 5.0.12
22

33
- Bump the min SDK to 3.7.0.
44
- Use `build_test` 3.0.0.
5-
- use AOT snapshot for kernel_worker
5+
- Use AOT snapshot for kernel_worker.
66

77
## 5.0.11
88

build_modules/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build_modules
2-
version: 5.0.12-wip
2+
version: 5.0.12
33
description: >-
44
Builders to analyze and split Dart code into individually compilable modules
55
based on imports.

0 commit comments

Comments
 (0)