diff --git a/README.md b/README.md index 28850ea..f28b443 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ To use `pschema-rs` in your Rust project, you can add it as a dependency in your ```toml [dependencies] -pschema = "0.0.4" +pschema = "0.0.3" ``` ## Usage