diff --git a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec index ea6010e..a8e5a14 100644 --- a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec +++ b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec @@ -2,7 +2,7 @@ EncryptedConfigValue.Net.Cli - 1.4.0 + 1.5.0 Piotr Michalewicz false MIT @@ -10,7 +10,7 @@ Readme.md Tooling for encrypting certain configuration parameter values in dotnet apps. config appsettings cryptography aspnetcore - + @@ -20,6 +20,16 @@ + + + + + + + + + + @@ -32,6 +42,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file