Skip to content

Commit b597453

Browse files
committed
Release v0.4.0
Signed-off-by: Rodney Osodo <[email protected]>
1 parent 1aa077a commit b597453

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

examples/filesystem/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.

examples/filesystem/Cargo.toml

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

66
[[bin]]

examples/greet-component/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.

examples/greet-component/Cargo.toml

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

66
[lib]

examples/hal-test/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.

examples/hal-test/Cargo.toml

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

66
[[bin]]

examples/http-client/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.

examples/http-client/Cargo.toml

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

66
[[bin]]

examples/http-server/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.

examples/http-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-server"
3-
version = "0.1.0"
3+
version = "0.4.0"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)