bump version

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Cadey Ratio 2023-07-19 07:38:52 -04:00
parent 122df4c117
commit d8d3872837
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -733,7 +733,7 @@ checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
[[package]]
name = "printerfacts"
version = "0.3.1"
version = "0.3.2"
dependencies = [
"anyhow",
"hyper",

View File

@ -1,6 +1,6 @@
[package]
name = "printerfacts"
version = "0.3.1"
version = "0.3.2"
authors = ["Xe Iaso <me@christine.website>"]
edition = "2018"
build = "build.rs"