We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7263d66 commit e206c69Copy full SHA for e206c69
crates/rspack_workspace/src/generated.rs
@@ -11,5 +11,5 @@ pub const fn rspack_pkg_version() -> &'static str {
11
12
/// The version of the Rust workspace in the root `Cargo.toml` of the repository.
13
pub const fn rspack_workspace_version() -> &'static str {
14
- "0.100.0-beta.3"
+ "0.100.0-beta.4"
15
}
0 commit comments