Skip to content

Commit ff721e8

Browse files
committed
update README.md
1 parent 215486c commit ff721e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ use fluentci_pdk::dag;
3737

3838
// ...
3939

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

4343
## 📚 Examples

0 commit comments

Comments
 (0)