diff --git a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec index ef7d05e..3713641 100644 --- a/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec +++ b/EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec @@ -2,7 +2,7 @@ EncryptedConfigValue.Net.Cli - 1.1.7 + 1.2.0 Piotr Michalewicz false MIT @@ -10,13 +10,18 @@ Readme.md Tooling for encrypting certain configuration parameter values in dotnet apps. config appsettings cryptography aspnetcore - + + + + + + @@ -29,6 +34,18 @@ + + + + + + + + + + + + \ No newline at end of file