chore: bump version
cargo devel CI / cargo CI (push) Successful in 1m49s Details

This commit is contained in:
Christoph J. Scherr 2024-09-08 01:34:28 +02:00
parent a7d0c18f52
commit 30168c5523
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