Skip to content

Commit d4fb1b4

Browse files
authored
publish build_modules 5.0.1 (#3478)
1 parent f08d321 commit d4fb1b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build_modules/CHANGELOG.md

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

33
- Delete the long deprecated `dart2JsWorkerResource` api and associated code.
44
- This should have landed in 5.0.0 but in practice doesn't work in Dart 3 any

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.1-dev
2+
version: 5.0.1
33
description: >-
44
Builders to analyze and split Dart code into individually compilable modules
55
based on imports.

0 commit comments

Comments
 (0)