diff --git a/README.md b/README.md index 8c76d6845..5677e677f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To install, simply add `foundry-compilers` to your cargo dependencies. ```toml [dependencies] -foundry-compilers = "0.19.5" +foundry-compilers = "0.19.6" ``` Example usage: