Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
Fixes #10
  • Loading branch information
robyoder committed Aug 30, 2024
1 parent 3feba81 commit 52deabd
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 @@ -45,7 +45,7 @@ electron-hardener ./path/to/packaged/electron/app
### Library
In your project's `Cargo.toml` file:
```toml
electron_hardener = "0.1"
electron_hardener = "0.2.2"
```

### Command line tool
Expand Down

0 comments on commit 52deabd

Please sign in to comment.