diff --git a/README.md b/README.md index 9d851ad..69fa31b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ the `asynchronix` name), add this to your `Cargo.toml`: ```toml [dependencies] -asynchronix = "0.2.3" +asynchronix = "0.2.4" ```