Skip to content

Commit 239b9a0

Browse files
committed
Version bump
1 parent 0ded999 commit 239b9a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation = "https://docs.rs/users/users/"
77
homepage = "https://github.com/ogham/rust-users"
88
license = "MIT"
99
readme = "README.md"
10-
version = "0.6.0"
10+
version = "0.6.1"
1111

1212
[dependencies]
1313
libc = "0.2"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This crate works with [Cargo](http://crates.io). Add the following to your `Carg
1111

1212
```toml
1313
[dependencies]
14-
users = "0.5.0"
14+
users = "0.6"
1515
```
1616

1717

0 commit comments

Comments
 (0)