Skip to content

Commit 901b1cc

Browse files
committed
Bump to version 0.5.0
1 parent ac85727 commit 901b1cc

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 = "http://ogham.rustdocs.org/users/"
77
homepage = "https://github.com/ogham/rust-users"
88
license = "MIT"
99
readme = "README.md"
10-
version = "0.4.4"
10+
version = "0.5.0"
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.4.4"
14+
users = "0.5.0"
1515
```
1616

1717

0 commit comments

Comments
 (0)