aboutsummaryrefslogtreecommitdiffstats
path: root/validator_derive
diff options
context:
space:
mode:
authorVincent Prouillet2018-07-27 14:07:17 +0200
committerVincent Prouillet2018-07-27 14:07:17 +0200
commit5edb34ac261f7025ee0bb9c25ec1c216ded5aba2 (patch)
treef1c927faea3b37d1eefec70880f4ae2b8cea2bd9 /validator_derive
parentf4b11eaecb8fcc4798eb3a932a68c47ed802d96d (diff)
downloadvalidator-5edb34ac261f7025ee0bb9c25ec1c216ded5aba2.tar.bz2
Prepare release
Diffstat (limited to 'validator_derive')
-rw-r--r--validator_derive/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <vincent@wearewizards.io>"]
license = "MIT"
description = "Macros 1.1 implementation of #[derive(Validate)]"