From 0972cf452c7568065acead63c039db583fd68b78 Mon Sep 17 00:00:00 2001 From: Scott Brady Date: Fri, 29 Mar 2024 08:06:03 +0000 Subject: [PATCH] Version bump --- .../ScottBrady.IdentityModel.AspNetCore.csproj | 2 +- .../ScottBrady.IdentityModel.Tokens.Branca.csproj | 2 +- .../ScottBrady.IdentityModel.Tokens.Paseto.csproj | 2 +- src/ScottBrady.IdentityModel/ScottBrady.IdentityModel.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ScottBrady.IdentityModel.AspNetCore/ScottBrady.IdentityModel.AspNetCore.csproj b/src/ScottBrady.IdentityModel.AspNetCore/ScottBrady.IdentityModel.AspNetCore.csproj index 011265f..71f607b 100644 --- a/src/ScottBrady.IdentityModel.AspNetCore/ScottBrady.IdentityModel.AspNetCore.csproj +++ b/src/ScottBrady.IdentityModel.AspNetCore/ScottBrady.IdentityModel.AspNetCore.csproj @@ -11,7 +11,7 @@ passwordrules aspnetcore identity true true - 2.0.0 + 2.1.0 Apache-2.0 diff --git a/src/ScottBrady.IdentityModel.Tokens.Branca/ScottBrady.IdentityModel.Tokens.Branca.csproj b/src/ScottBrady.IdentityModel.Tokens.Branca/ScottBrady.IdentityModel.Tokens.Branca.csproj index 963c20d..069c26a 100644 --- a/src/ScottBrady.IdentityModel.Tokens.Branca/ScottBrady.IdentityModel.Tokens.Branca.csproj +++ b/src/ScottBrady.IdentityModel.Tokens.Branca/ScottBrady.IdentityModel.Tokens.Branca.csproj @@ -11,7 +11,7 @@ Branca Token true true - 3.0.0 + 3.1.0 Apache-2.0 1591 diff --git a/src/ScottBrady.IdentityModel.Tokens.Paseto/ScottBrady.IdentityModel.Tokens.Paseto.csproj b/src/ScottBrady.IdentityModel.Tokens.Paseto/ScottBrady.IdentityModel.Tokens.Paseto.csproj index 1c8ae9f..1fe646d 100644 --- a/src/ScottBrady.IdentityModel.Tokens.Paseto/ScottBrady.IdentityModel.Tokens.Paseto.csproj +++ b/src/ScottBrady.IdentityModel.Tokens.Paseto/ScottBrady.IdentityModel.Tokens.Paseto.csproj @@ -11,7 +11,7 @@ PASETO Token true true - 3.0.0 + 3.1.0 Apache-2.0 1591 diff --git a/src/ScottBrady.IdentityModel/ScottBrady.IdentityModel.csproj b/src/ScottBrady.IdentityModel/ScottBrady.IdentityModel.csproj index 8d53c7b..31a5b8b 100644 --- a/src/ScottBrady.IdentityModel/ScottBrady.IdentityModel.csproj +++ b/src/ScottBrady.IdentityModel/ScottBrady.IdentityModel.csproj @@ -11,7 +11,7 @@ IdentityModel Base16 Base62 EdDSA true true - 3.0.0 + 3.1.0 Apache-2.0 1591