From efb2aca5d92f9b678031306a031b1ecc9b51b72f Mon Sep 17 00:00:00 2001 From: Gao Sun Date: Thu, 29 Feb 2024 23:07:43 +0800 Subject: [PATCH] release: v0.1.2 --- .../Logto.AspNetCore.Authentication.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Logto.AspNetCore.Authentication/Logto.AspNetCore.Authentication.csproj b/src/Logto.AspNetCore.Authentication/Logto.AspNetCore.Authentication.csproj index cdf2455..0a95d95 100644 --- a/src/Logto.AspNetCore.Authentication/Logto.AspNetCore.Authentication.csproj +++ b/src/Logto.AspNetCore.Authentication/Logto.AspNetCore.Authentication.csproj @@ -8,7 +8,7 @@ Logto.AspNetCore.Authentication - 0.1.1 + 0.1.2 Logto ASP.Net Core authentication SDK. Logto Silverhand, Inc.