diff --git a/Client/Client.csproj b/Client/Client.csproj
index f1d2e5c..2d98645 100644
--- a/Client/Client.csproj
+++ b/Client/Client.csproj
@@ -23,7 +23,7 @@
true
true
- 1.2.0
+ 1.2.1
true
snupkg
true
diff --git a/SecureStore/SecureStore.csproj b/SecureStore/SecureStore.csproj
index 6b5daca..8ff5d09 100644
--- a/SecureStore/SecureStore.csproj
+++ b/SecureStore/SecureStore.csproj
@@ -7,7 +7,7 @@
NeoSmart.SecureStore
True
SecureStore
- 1.2.0
+ 1.2.1
NeoSmart Technologies, Mahmoud Al-Qudsi
NeoSmart Technologies
A simple but secure secrets manager library for .NET and .NET Core, with on-disk encrypted storage. Securely store passwords and private keys in a git-friendly, human-readable format, optimized for local development and secure remote deployment.