Skip to content

Commit 3e037e4

Browse files
committed
Update EncryptedConfigValue.Cli.nuspec
1 parent f86413b commit 3e037e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>EncryptedConfigValue.Net.Cli</id>
5-
<version>1.3.0</version>
5+
<version>1.3.1</version>
66
<authors>Piotr Michalewicz</authors>
77
<requireLicenseAcceptance>false</requireLicenseAcceptance>
88
<license type="expression">MIT</license>
99
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
1010
<readme>Readme.md</readme>
1111
<description>Tooling for encrypting certain configuration parameter values in dotnet apps.</description>
1212
<tags>config appsettings cryptography aspnetcore</tags>
13-
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="94723d356dba9dcdcd5793e7bfb5972a39945c0f" />
13+
<repository type="git" url="https://github.com/Hau-Hau/EncryptedConfigValue.Net" commit="f86413b8de8061a329578bad118649db8c402aa7" />
1414
<packageTypes>
1515
<packageType name="DotnetTool" />
1616
</packageTypes>

0 commit comments

Comments
 (0)