From 11711677da7486e28bf67e8b335b600f5b4b581f Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Sat, 29 Nov 2025 16:04:13 +0100 Subject: [PATCH] chore: release 0.2.0-alpha.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2e79b2e..7c3695d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "barycenter" -version = "0.2.0-alpha.1" +version = "0.2.0-alpha.2" 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."