Merge branch 'master' into devel
cargo devel CI / cargo CI (push) Successful in 1m55s Details

This commit is contained in:
Christoph J. Scherr 2024-09-26 10:06:21 +02:00
commit efb043fd04
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ default-members = [".", "members/libpt-core"]
[workspace.package]
publish = true
version = "0.7.3-alpha.1"
version = "0.7.3-alpha.2"
edition = "2021"
authors = ["Christoph J. Scherr <software@cscherr.de>"]
license = "GPL-3.0-or-later"

View File

@ -1,7 +1,7 @@
[package]
name = "libpt-cli"
publish.workspace = true
version = "0.2.2-alpha.1"
version = "0.2.2-alpha.2"
edition.workspace = true
authors.workspace = true
license.workspace = true

View File

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