Skip to content

Commit

Permalink
update cargo.toml to v0.2.3 for release (see: #92)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankurte committed May 8, 2019
1 parent 460c85c commit f08fa72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
name = "embedded-hal"
readme = "README.md"
repository = "https://github.com/japaric/embedded-hal"
version = "0.2.3-rc.1"
version = "0.2.3"

[dependencies.void]
default-features = false
Expand Down

0 comments on commit f08fa72

Please sign in to comment.