Skip to content

Commit f424274

Browse files
committed
Increase version number in cargo.toml
1 parent 1fe1eb3 commit f424274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords = ["Linux", "hal"]
66
license = "MIT OR Apache-2.0"
77
name = "linux-embedded-hal"
88
repository = "https://github.com/japaric/linux-embedded-hal"
9-
version = "0.2.0"
9+
version = "0.2.1"
1010

1111
[dependencies]
1212
embedded-hal = { version = "0.2.0", features = ["unproven"] }

0 commit comments

Comments
 (0)