diff --git a/Cargo.toml b/Cargo.toml index 48403e1..f08424d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ documentation = "https://docs.rs/users/users/" homepage = "https://github.com/ogham/rust-users" license = "MIT" readme = "README.md" -version = "0.5.3" +version = "0.6.0" [dependencies] libc = "0.2"