Skip to content

Commit

Permalink
chore: Update scout version to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Jul 25, 2024
1 parent 01567d4 commit 0ab7190
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,13 @@ rm -f ~/Downloads/scout-seeker
cp target/release/scout-seeker ~/Downloads
~/Downloads/scout-seeker ~/Downloads
```

## Publish

```bash
cargo publish --dry-run
```

```bash
cargo publish
```

0 comments on commit 0ab7190

Please sign in to comment.