chore: bump versions
cargo devel CI / cargo CI (push) Has been cancelled Details

This commit is contained in:
Christoph J. Scherr 2024-09-07 23:47:38 +02:00
parent 5b0c82cf2b
commit a35ca706c5
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ anyhow = "1.0.79"
thiserror = "1.0.56"
libpt-core = { version = "0.5.0", path = "members/libpt-core" }
libpt-bintols = { version = "0.5.1", path = "members/libpt-bintols" }
libpt-log = { version = "0.6.0", path = "members/libpt-log" }
libpt-log = { version = "0.6.1", path = "members/libpt-log" }
libpt-cli = { version = "0.2.1", path = "members/libpt-cli" }
[package]

View File

@ -1,7 +1,7 @@
[package]
name = "libpt-log"
publish.workspace = true
version = "0.6.0"
version = "0.6.1"
edition.workspace = true
authors.workspace = true
license.workspace = true