Skip to content

Commit 5f51766

Browse files
committed
Change version back to v0.11-alpha
1 parent 305b7f2 commit 5f51766

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["profile-rustflags"]
22

33
[package]
44
name = "bootloader"
5-
version = "0.10.13"
5+
version = "0.11.0-alpha"
66
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
77
license = "MIT/Apache-2.0"
88
description = "An experimental x86_64 bootloader that works on both BIOS and UEFI systems."

0 commit comments

Comments
 (0)