Skip to content

Commit 6982e47

Browse files
committed
Update version for release
1 parent 9941a64 commit 6982e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-hal-bus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
1212
name = "embedded-hal-bus"
1313
readme = "README.md"
1414
repository = "https://github.com/rust-embedded/embedded-hal"
15-
version = "0.2.0"
15+
version = "0.3.0"
1616

1717
[features]
1818
# Enable shared bus implementations using `std::sync::Mutex`

0 commit comments

Comments
 (0)