Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Oct 3, 2023
1 parent 787e216 commit cdd8231
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pid1-exe/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pid1-exe"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
readme = "../README.md"
homepage = "https://github.com/fpco/pid1-rs"
Expand Down
2 changes: 1 addition & 1 deletion pid1/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pid1"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
readme = "../README.md"
homepage = "https://github.com/fpco/pid1-rs"
Expand Down

0 comments on commit cdd8231

Please sign in to comment.