Skip to content

Commit 00023c5

Browse files
Merge pull request #167 from FrameworkComputer/v0.4.3-prep
Bump version to 0.4.3
2 parents 4b4d069 + a36356d commit 00023c5

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.4.2"
3+
version = "0.4.3"
44
description = "Library to control Framework Computer systems"
55
homepage = "https://github.com/FrameworkComputer/framework-system"
66
repository = "https://github.com/FrameworkComputer/framework-system"

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.4.2"
3+
version = "0.4.3"
44
description = "Tool to control Framework Computer systems"
55
homepage = "https://github.com/FrameworkComputer/framework-system"
66
repository = "https://github.com/FrameworkComputer/framework-system"

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.4.2"
3+
version = "0.4.3"
44
description = "UEFI Tool to control Framework Computer systems"
55
homepage = "https://github.com/FrameworkComputer/framework-system"
66
repository = "https://github.com/FrameworkComputer/framework-system"

0 commit comments

Comments
 (0)