Skip to content

Commit

Permalink
Update version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
digorithm committed Nov 10, 2022
1 parent a9160a2 commit 4934002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/getting-started/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUST_LOG=receipts cargo test --test integration_tests
Add these dependencies on your `Cargo.toml`:

```toml
fuels = "0.26"
fuels = "0.31.0"
```

> **Note** We're using version `0.26` of the SDK, which is the latest version at the time of this writing.
Expand Down

0 comments on commit 4934002

Please sign in to comment.