Skip to content

Commit df0c314

Browse files
committed
1.0.1
1 parent 096ac49 commit df0c314

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cargo-espflash/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-espflash"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = [
55
"Robin Appelman <[email protected]>",
66
"Jesse Braham <[email protected]>",

espflash/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "espflash"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["Robin Appelman <[email protected]>"]
55
edition = "2018"
66
license = "GPL-2.0"

0 commit comments

Comments
 (0)