Skip to content

Commit 6222401

Browse files
committed
v0.2.0 Bump Version
1 parent 891bef4 commit 6222401

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
@@ -9,7 +9,7 @@ To use `linux-keyutils`, first add this to your `Cargo.toml`:
99

1010
```toml
1111
[dependencies]
12-
linux-keyutils = "0.1"
12+
linux-keyutils = "0.2"
1313
```
1414

1515
For more information please view the full [documentation](https://docs.rs/linux-keyutils). There is also a small example program in the [examples directory](examples/keyctl.rs).

0 commit comments

Comments
 (0)