Skip to content

Commit c242c84

Browse files
committed
Bump version to v0.11.0-beta.1
1 parent 6ae1660 commit c242c84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cargo-features = ["profile-rustflags"]
44
name = "bootloader"
55
description = "An experimental x86_64 bootloader that works on both BIOS and UEFI systems."
66
license.workspace = true
7-
version.workspace = true
7+
version = "0.11.0-beta.1"
88
repository.workspace = true
99
authors = ["Philipp Oppermann <[email protected]>"]
1010
edition = "2021"

0 commit comments

Comments
 (0)