Skip to content

Commit

Permalink
Merge pull request #232 from wcampbell0x2a/bump-version-readme
Browse files Browse the repository at this point in the history
Bump version in README
  • Loading branch information
wcampbell0x2a committed May 7, 2023
2 parents 2ee18cc + da643a5 commit 5641041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This allows changing the magic bytes, custom compression algorithms, and the End
Add the following to your `Cargo.toml` file:
```toml
[dependencies]
backhand = "0.11.0"
backhand = "0.12.0"
```
### Reading/Writing/Modifying Firmware
```rust,no_run
Expand Down

0 comments on commit 5641041

Please sign in to comment.