diff --git a/README.md b/README.md index 96922bbb..1813a06c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ npx @perfect-abstractions/compose-cli init ### Foundry ```bash -forge install Perfect-Abstractions/Compose@tag=compose@0.0.3 +forge install Perfect-Abstractions/Compose@tag=compose@0.0.4 ``` ### Hardhat / NPM diff --git a/website/docs/getting-started/installation.md b/website/docs/getting-started/installation.md index c52f672b..fb29cc8c 100644 --- a/website/docs/getting-started/installation.md +++ b/website/docs/getting-started/installation.md @@ -47,7 +47,7 @@ compose init ### Foundry ```bash -forge install Perfect-Abstractions/Compose@tag=compose@0.0.3 +forge install Perfect-Abstractions/Compose@tag=compose@0.0.4 ``` Create a `remappings.txt` file in the root of your project with the following content: