From e1f159688abeb96a7915af76e7c6c3f96406a22d Mon Sep 17 00:00:00 2001 From: Ben S Date: Wed, 25 Mar 2015 23:22:49 +0000 Subject: [PATCH] Version bump --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 310b289..1f368e0 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.3.0" +version = "0.3.1" [dependencies] -libc = "0.1.1" \ No newline at end of file +libc = "0.1.1"