Skip to content

Commit

Permalink
Bump version numbers for esp32s2 and esp32s3
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed Oct 27, 2022
1 parent 9675495 commit a774821
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion esp32s2/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "esp32s2"
version = "0.4.0"
version = "0.5.0"
authors = ["Jesse Braham <[email protected]>"]
edition = "2021"
rust-version = "1.60"
Expand Down
2 changes: 1 addition & 1 deletion esp32s3/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "esp32s3"
version = "0.4.0"
version = "0.5.0"
authors = ["Jesse Braham <[email protected]>"]
edition = "2021"
rust-version = "1.60"
Expand Down

0 comments on commit a774821

Please sign in to comment.