Version bump

This commit is contained in:
Ben S
2015-08-02 16:51:35 +01:00
parent 4c966938db
commit 4f08e73cc6
+1 -2
View File
@@ -1,5 +1,4 @@
[package]
name = "users"
description = "Library for getting information on Unix users and groups"
@@ -8,7 +7,7 @@ documentation = "http://ogham.rustdocs.org/users/"
homepage = "https://github.com/ogham/rust-users"
license = "MIT"
readme = "README.md"
version = "0.4.2"
version = "0.4.3"
[dependencies]
libc = "0.1.1"