Bump synit-pid1 version

This commit is contained in:
Tony Garnock-Jones 2023-10-20 13:08:09 +02:00
parent 1518937f3a
commit b3adef390b
2 changed files with 2 additions and 2 deletions

2
synit-pid1/Cargo.lock generated
View File

@ -1029,7 +1029,7 @@ dependencies = [
[[package]]
name = "synit-pid1"
version = "0.0.2"
version = "0.0.3"
dependencies = [
"clap 3.0.0-beta.2",
"clap_derive",

View File

@ -1,6 +1,6 @@
[package]
name = "synit-pid1"
version = "0.0.2"
version = "0.0.3"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"