Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 4, 2024
1 parent 215486c commit ff721e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ use fluentci_pdk::dag;

// ...

dag().call("https://pkg.fluentci.io/mina@v0.1.0?wasm=1", "install", vec![])?;
dag().call("https://pkg.fluentci.io/mina@v0.1.1?wasm=1", "install", vec![])?;
```

## 📚 Examples
Expand Down

0 comments on commit ff721e8

Please sign in to comment.