diff --git a/src/Authplane.Mcp/Authplane.Mcp.csproj b/src/Authplane.Mcp/Authplane.Mcp.csproj index 488d2ed..083c0c2 100644 --- a/src/Authplane.Mcp/Authplane.Mcp.csproj +++ b/src/Authplane.Mcp/Authplane.Mcp.csproj @@ -2,7 +2,7 @@ Authplane.Mcp - 0.1.0 + 0.1.1-pre.0 Authplane Team Authplane adapter for MCP ASP.NET Core transports. oauth;jwt;mcp;aspnetcore;authplane diff --git a/src/Authplane/Authplane.csproj b/src/Authplane/Authplane.csproj index d799759..3562900 100644 --- a/src/Authplane/Authplane.csproj +++ b/src/Authplane/Authplane.csproj @@ -2,7 +2,7 @@ Authplane.Sdk - 0.1.0 + 0.1.1-pre.0 Authplane Team Authplane SDK for .NET — OAuth 2.1 JWT validation and token operations for protected resources. oauth;jwt;security;mcp;authplane