Skip to content

Commit 8103575

Browse files
authored
Fix: leftover version string
1 parent e7a0001 commit 8103575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/tools/foundry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ available in the **Sapphire foundry** package.
9494

9595
[dependencies]
9696
"@oasisprotocol-sapphire-contracts" = "0.2.14"
97-
"@oasisprotocol-integrations-foundry~0.1.1" = "0.1.1"
97+
"@oasisprotocol-integrations-foundry" = "0.1.1"
9898
// highlight-end
9999
```
100100

0 commit comments

Comments
 (0)