Skip to content

Commit 65efc9b

Browse files
Merge pull request #77 from FrameworkComputer/bump-v2.0.1
Bump to v0.2.1
2 parents fb8f885 + 759a55b commit 65efc9b

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

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

framework_lib/Cargo.toml

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

framework_tool/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "framework_tool"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55

66
[features]

framework_uefi/Cargo.toml

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

0 commit comments

Comments
 (0)