Skip to content

Commit 1691c2c

Browse files
committed
Bump to 0.3.0
Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 062815d commit 1691c2c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "framework_lib"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55
# Minimum Supported Rust Version
66
# Ubuntu 24.04 LTS ships 1.75

framework_tool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "framework_tool"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55

66
[features]

framework_uefi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "framework_uefi"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
edition = "2021"
55
# Minimum Supported Rust Version
66
rust-version = "1.74"

0 commit comments

Comments
 (0)