Bump versions
temp/pipeline/head Something is wrong with the build of this commit Details
Gitea Scan/plate-tool/pipeline/head This commit looks good Details

This commit is contained in:
Emilia Allison 2024-08-03 18:49:57 -04:00
parent be1ededc7e
commit 7defd8ff08
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -633,7 +633,7 @@ dependencies = [
[[package]]
name = "plate-tool-lib"
version = "0.3.1"
version = "0.4.0"
dependencies = [
"csv",
"getrandom",
@ -648,7 +648,7 @@ dependencies = [
[[package]]
name = "plate-tool-web"
version = "0.3.1"
version = "0.4.0"
dependencies = [
"csv",
"getrandom",

View File

@ -1,6 +1,6 @@
[package]
name = "plate-tool-lib"
version = "0.3.1"
version = "0.4.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@ -1,6 +1,6 @@
[package]
name = "plate-tool-web"
version = "0.3.1"
version = "0.4.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html