From 5edb34ac261f7025ee0bb9c25ec1c216ded5aba2 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Fri, 27 Jul 2018 14:07:17 +0200 Subject: Prepare release --- validator_derive/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'validator_derive') diff --git a/validator_derive/Cargo.toml b/validator_derive/Cargo.toml index 30c2d50..bcacc9b 100644 --- a/validator_derive/Cargo.toml +++ b/validator_derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "validator_derive" -version = "0.7.1" +version = "0.7.2" authors = ["Vincent Prouillet "] license = "MIT" description = "Macros 1.1 implementation of #[derive(Validate)]" -- cgit v1.2.3