Skip to content

Commit

Permalink
fix: scarb version (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongtaoxing committed Feb 27, 2024
1 parent 0c0e186 commit 89a450a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ before proceeding, and run the following command to check that the installation
----
$ scarb --version
scarb 2.3.1 (0c8def3aa 2023-10-31)
cairo: 2.3.1 (https://crates.io/crates/cairo-lang-compiler/2.3.1)
sierra: 1.3.0
scarb 2.4.1 (c93ee6249 2023-12-21)
cairo: 2.4.1 (https://crates.io/crates/cairo-lang-compiler/2.4.1)
sierra: 1.4.0
----

=== Set up your project
Expand Down

0 comments on commit 89a450a

Please sign in to comment.