aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b3a45b0..a1d99b2 100644
--- a/README.md
+++ b/README.md
@@ -204,13 +204,13 @@ For example, the following attributes all work:
### validator
-#### 0.6.0 (unreleased)
+#### 0.6.0 (2017/09/12)
- Re-design `ValidationError` and `Validate` trait
### validator_derive
-#### 0.6.0 (unreleased)
+#### 0.6.0 (2017/09/12)
- Change generated code to make the new design of errors work