Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
fix: correct cairo version
Browse files Browse the repository at this point in the history
  • Loading branch information
machuwey committed Jan 16, 2024
1 parent cd5e5ff commit 77161b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch02-08-01-deployment-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Please note that this is a basic example. You should adapt it to suit your speci
```bash
# scarb --version
scarb 2.4.3
cairo: 2.3.0
cairo: 2.4.3
sierra: 1.4.0

# snforge --version
Expand Down

0 comments on commit 77161b7

Please sign in to comment.