From e2d4768da00eab628648b2dca1a02f55b2ae1175 Mon Sep 17 00:00:00 2001 From: Ben S Date: Wed, 11 Mar 2015 17:21:55 +0000 Subject: [PATCH] 0.3.0: Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7402326..310b289 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.2.3" +version = "0.3.0" [dependencies] libc = "0.1.1" \ No newline at end of file