diff --git a/README.md b/README.md index cda6c41..0b56508 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To use the latest version of the library in your Rust project, add the following ```toml [dependencies] ... -horned-owl = "0.14.0" +horned-owl = "1.0.0" ```