From f8a91c125f801e678ec88396a4409883213e17fd Mon Sep 17 00:00:00 2001 From: Bastien Orivel Date: Fri, 16 Mar 2018 20:16:30 +0100 Subject: Bump version --- validator_derive/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validator_derive/Cargo.toml b/validator_derive/Cargo.toml index 3827490..00c7de7 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.6.1" +version = "0.6.2" authors = ["Vincent Prouillet "] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" -- cgit v1.2.3