diff --git a/README.md b/README.md index ff2d833..e3dfc6a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To start using the Rust L402 SDK, add it to your `Cargo.toml`: ```toml [dependencies] -rust_l402 = "2.0.1-beta" +rust_l402 = "2.0.3-beta" ``` ## Example Usage