Skip to content

Commit f08fa72

Browse files
committed
update cargo.toml to v0.2.3 for release (see: #92)
1 parent 460c85c commit f08fa72

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
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111
name = "embedded-hal"
1212
readme = "README.md"
1313
repository = "https://github.com/japaric/embedded-hal"
14-
version = "0.2.3-rc.1"
14+
version = "0.2.3"
1515

1616
[dependencies.void]
1717
default-features = false

0 commit comments

Comments
 (0)