Skip to content

Commit afe89f7

Browse files
committed
1.1.0
1 parent 1ef7bec commit afe89f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cargo-espflash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-espflash"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
authors = [
55
"Robin Appelman <robin@icewind.nl>",
66
"Jesse Braham <jesse@beta7.io>",

espflash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "espflash"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
authors = ["Robin Appelman <robin@icewind.nl>"]
55
edition = "2018"
66
license = "GPL-2.0"

0 commit comments

Comments
 (0)