fix: bump lib version
All checks were successful
ci/woodpecker/push/lib Pipeline was successful

This commit is contained in:
Strix 2024-03-10 19:34:42 +01:00
parent 576ba23509
commit 3ed68d8d3b
No known key found for this signature in database
GPG key ID: 5F35B3B8537287A7
2 changed files with 2 additions and 2 deletions

2
domo_lib/Cargo.lock generated
View file

@ -19,7 +19,7 @@ dependencies = [
[[package]]
name = "domo_lib"
version = "0.3.1"
version = "0.3.2"
dependencies = [
"domo_proto",
]

View file

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