From 0ccafadca5c45b389b0c8b33f67d7648bedb056f Mon Sep 17 00:00:00 2001 From: Ben S Date: Sun, 21 Jun 2015 12:49:03 +0100 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ca86e36..83f84f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ documentation = "http://bsago.me/doc/users/" homepage = "https://github.com/ogham/rust-users" license = "MIT" readme = "README.md" -version = "0.4.1" +version = "0.4.2" [dependencies] libc = "0.1.1"