diff --git a/README.md b/README.md index da0054b..06f890a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ like MATLAB, Octave, and R. For a complete API reference, check [the docs](https To use the latest released version of `rhai-sci`, add this to your `Cargo.toml`: ```toml -rhai-sci = "0.2.0" +rhai-sci = "0.2.1" ``` To use the bleeding edge instead, add this: