aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Houlé2017-08-27 18:06:07 +0200
committerTom Houlé2017-08-27 18:06:07 +0200
commit4ae4fb2117f5cd54ac268ea9718aaa56cfa7a14f (patch)
tree5ba46e65e254c77c6ccff10a35b063f805eaa53c /README.md
parent52898be5af95e1d517c379c4df3581bee01a201a (diff)
downloadvalidator-4ae4fb2117f5cd54ac268ea9718aaa56cfa7a14f.tar.bz2
Fix a small typo in changelog dates
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 28c49fa..3a8aa0c 100644
--- a/README.md
+++ b/README.md
@@ -207,13 +207,13 @@ For example, the following attributes all work:
### validator
-#### 0.6.0 (2017/09/12)
+#### 0.6.0 (2017/08/12)
- Re-design `ValidationError` and `Validate` trait
### validator_derive
-#### 0.6.0 (2017/09/12)
+#### 0.6.0 (2017/08/12)
- Change generated code to make the new design of errors work