diff --git a/README.md b/README.md index 435eae7..81bc2f3 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ of your project. You can add the following line to your `Cargo.toml` file: ```toml [dependencies] -pregel-rs = "0.0.1" +pregel-rs = "0.0.4" ``` 4. _Implement your graph algorithm_: Now you can start implementing your graph