Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jun 14, 2024
1 parent 9c377bf commit bc198c8
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/[email protected].0?wasm=1", "setup", vec!["latest"])?;
dag().call("https://pkg.fluentci.io/[email protected].1?wasm=1", "setup", vec!["latest"])?;
```

## 📚 Examples
Expand Down

0 comments on commit bc198c8

Please sign in to comment.