Skip to content

Commit 43538a1

Browse files
authored
chore: bump version of miden note set up tutorial to 0.11 (#126)
1 parent 51f2a21 commit 43538a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/miden_node_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There are two ways to connect to a Miden node:
1414
Next, install the miden-node crate using this command:
1515

1616
```bash
17-
cargo install miden-node --locked --version 0.10.0
17+
cargo install miden-node --locked --version 0.11.0
1818
```
1919

2020
### Step 2: Initializing the node

0 commit comments

Comments
 (0)