Skip to content

Commit 5aa41c9

Browse files
committed
more bump to 0.6.0
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 23fe5da commit 5aa41c9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.5.0"
3+
version = "0.6.0"
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.5.0"
3+
version = "0.6.0"
44
description = "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)