Skip to content

Commit e206c69

Browse files
committed
fix
1 parent 7263d66 commit e206c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rspack_workspace/src/generated.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ pub const fn rspack_pkg_version() -> &'static str {
1111

1212
/// The version of the Rust workspace in the root `Cargo.toml` of the repository.
1313
pub const fn rspack_workspace_version() -> &'static str {
14-
"0.100.0-beta.3"
14+
"0.100.0-beta.4"
1515
}

0 commit comments

Comments
 (0)