chore: Release

This commit is contained in:
Till Wegmueller 2026-01-06 17:08:37 +01:00
parent 3f2a30cf97
commit 2d14ef000c
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -496,7 +496,7 @@ dependencies = [
[[package]]
name = "barycenter"
version = "0.2.0-alpha.15"
version = "0.2.0-alpha.16"
dependencies = [
"anyhow",
"argon2",

View file

@ -3,7 +3,7 @@ members = [".", "migration", "client-wasm"]
[package]
name = "barycenter"
version = "0.2.0-alpha.15"
version = "0.2.0-alpha.16"
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."