Skip to content

Commit cf51a32

Browse files
authored
fix: updated version in readme to match current release (#390)
1 parent ffd763c commit cf51a32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Installation:
2828

2929
```toml
3030
[dependencies]
31-
validator = { version = "0.19", features = ["derive"] }
31+
validator = { version = "0.20", features = ["derive"] }
3232
```
3333

3434
A short example:

0 commit comments

Comments
 (0)