Skip to content

Commit 81c309b

Browse files
authored
Prepare beta release for build_web_compilers (#3749)
1 parent 1b95352 commit 81c309b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build_web_compilers/CHANGELOG.md

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

33
- Support compiling to WebAssembly by using `dart2wasm` as a value for the
44
compiler option.

build_web_compilers/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build_web_compilers
2-
version: 4.1.0-wip
2+
version: 4.1.0-beta.0
33
description: Builder implementations wrapping the dart2js and DDC compilers.
44
repository: https://github.com/dart-lang/build/tree/master/build_web_compilers
55
# This package can't be part of the workspace because it requires a very recent

0 commit comments

Comments
 (0)