Skip to content

Commit

Permalink
Bump to version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ogham committed Jan 29, 2016
1 parent ac85727 commit 901b1cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ documentation = "http://ogham.rustdocs.org/users/"
homepage = "https://github.com/ogham/rust-users"
license = "MIT"
readme = "README.md"
version = "0.4.4"
version = "0.5.0"

[dependencies]
libc = "0.2"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This crate works with [Cargo](http://crates.io). Add the following to your `Carg

```toml
[dependencies]
users = "0.4.4"
users = "0.5.0"
```


Expand Down

0 comments on commit 901b1cc

Please sign in to comment.