Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobrosenthal committed Oct 7, 2021
1 parent 2e29bfb commit c237114
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cargo-hf2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-hf2"
version = "0.3.1"
version = "0.3.2"
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
edition = "2018"
description = "Cargo Subcommand for Microsoft HID Flashing Library for UF2 Bootloaders"
Expand Down
2 changes: 1 addition & 1 deletion hf2-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hf2-cli"
version = "0.3.1"
version = "0.3.2"
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
edition = "2018"
description = "CLI for Microsoft HID Flashing Library for UF2 Bootloaders"
Expand Down
2 changes: 1 addition & 1 deletion hf2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hf2"
version = "0.3.1"
version = "0.3.2"
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
edition = "2018"
description = "Microsoft HID Flashing Library for UF2 Bootloaders"
Expand Down

0 comments on commit c237114

Please sign in to comment.