Skip to content

Commit b1c720f

Browse files
committed
Bumped the version in the README Installation section to 0.2.0
1 parent a86fd99 commit b1c720f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add the following to your Cargo.toml
2323

2424
```
2525
[dependencies]
26-
gpio-cdev = "0.1"
26+
gpio-cdev = "0.2"
2727
```
2828

2929
## Examples

0 commit comments

Comments
 (0)