diff --git a/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj b/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj
index 0770ec4..a334786 100644
--- a/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj
+++ b/src/Logitar.Identity.Domain/Logitar.Identity.Domain.csproj
@@ -16,14 +16,14 @@
README.md
https://github.com/Logitar/Identity
git
- 0.10.3.0
+ 0.11.0.0
$(AssemblyVersion)
LICENSE
True
- 0.10.3
+ 0.11.0
en-CA
True
- Removed UserNotFoundException.
+ Completed password management, implemented token management and One-Time Password management.
logitar;net;framework;identity;domain
https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.Domain
diff --git a/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj b/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj
index ffcd741..1a67485 100644
--- a/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj
+++ b/src/Logitar.Identity.EntityFrameworkCore.Relational/Logitar.Identity.EntityFrameworkCore.Relational.csproj
@@ -16,14 +16,14 @@
README.md
https://github.com/Logitar/Identity
git
- 0.10.1.0
+ 0.11.0.0
$(AssemblyVersion)
LICENSE
True
- 0.10.1
+ 0.11.0
en-CA
False
- Fixed repositories and event handlers.
+ Completed password management, implemented token management and One-Time Password management.
logitar;net;framework;identity;entityframeworkcore;relational
https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.EntityFrameworkCore.Relational
diff --git a/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj b/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj
index 4b781dc..81b2b3c 100644
--- a/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj
+++ b/src/Logitar.Identity.EntityFrameworkCore.SqlServer/Logitar.Identity.EntityFrameworkCore.SqlServer.csproj
@@ -16,14 +16,14 @@
README.md
https://github.com/Logitar/Identity
git
- 0.10.0.0
+ 0.11.0.0
$(AssemblyVersion)
LICENSE
True
- 0.10.0
+ 0.11.0
en-CA
False
- Implemented Identity Microsoft SQL Server persistence.
+ Completed password management, implemented token management and One-Time Password management.
logitar;net;framework;identity;entityframeworkcore;sqlserver
https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.EntityFrameworkCore.SqlServer
diff --git a/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj b/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj
index 0667041..8415304 100644
--- a/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj
+++ b/src/Logitar.Identity.Infrastructure/Logitar.Identity.Infrastructure.csproj
@@ -16,14 +16,14 @@
README.md
https://github.com/Logitar/Identity
git
- 0.10.0.0
+ 0.11.0.0
$(AssemblyVersion)
LICENSE
True
- 0.10.0
+ 0.11.0
en-CA
False
- Implemented Identity infrastructure layer.
+ Completed password management, implemented token management and One-Time Password management.
logitar;net;framework;identity;infrastructure
https://github.com/Logitar/Identity/tree/main/src/Logitar.Identity.Infrastructure