diff --git a/README.md b/README.md index a48f62d..e18e76a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To use `nex`, add it as a dependency in your `Cargo.toml`: ```toml [dependencies] -nex = "0.25" +nex = "0.26" ``` ## Using Specific Sub-crates