Skip to content

Commit

Permalink
build: bump v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcticLampyrid committed Feb 21, 2024
1 parent b89bfb1 commit f1ea987
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stm32tesseract"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["ArcticLampyrid <[email protected]>"]
license = "BSD-3-Clause"
Expand Down
2 changes: 1 addition & 1 deletion gui/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stm32tesseract-gui"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
build = "build.rs"
authors = ["ArcticLampyrid <[email protected]>"]
Expand Down

0 comments on commit f1ea987

Please sign in to comment.