Update version to 0.5.0-alpha.1

This bumps the main crate to 0.5.0-alpha.1 in preparation for the 0.5
release.
This commit is contained in:
Eric Huss
2025-07-21 11:00:41 -07:00
parent 4a655ff2a3
commit bc3399cc22
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ mdbook-core = { path = "crates/mdbook-core" }
[package]
name = "mdbook"
version = "0.4.52"
version = "0.5.0-alpha.1"
authors = [
"Mathieu David <mathieudavid@mathieudavid.org>",
"Michael-F-Bryan <michaelfbryan@gmail.com>",