chore: release 0.2.0-alpha.6

This commit is contained in:
Till Wegmueller 2025-11-29 16:21:57 +01:00
parent 362b57d4c3
commit 55a0141a2f
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -320,7 +320,7 @@ dependencies = [
[[package]]
name = "barycenter"
version = "0.2.0-alpha.5"
version = "0.2.0-alpha.6"
dependencies = [
"anyhow",
"argon2",

View file

@ -1,6 +1,6 @@
[package]
name = "barycenter"
version = "0.2.0-alpha.5"
version = "0.2.0-alpha.6"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "OpenID Connect IdP with federation, property storage, and auto-registration the center of gravity between multiple objects."