Skip to content

Commit a799001

Browse files
v0.3.3
1 parent 3395645 commit a799001

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cargo-hf2/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-hf2"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
55
edition = "2018"
66
description = "Cargo Subcommand for Microsoft HID Flashing Library for UF2 Bootloaders"

hf2-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hf2-cli"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
55
edition = "2018"
66
description = "CLI for Microsoft HID Flashing Library for UF2 Bootloaders"

hf2/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hf2"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Jacob Rosenthal <@jacobrosenthal>"]
55
edition = "2018"
66
description = "Microsoft HID Flashing Library for UF2 Bootloaders"

0 commit comments

Comments
 (0)