Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update .nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmincatalin committed Nov 4, 2022
1 parent c3e594e commit a1ab789
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Finance/.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>CosminSanda.Finance</id>
<version>1.1.2</version>
<version>1.1.3</version>
<title>Yahoo Earnings Calendar</title>
<authors>Cosmin Catalin Sanda</authors>
<owners>cosmincatalin</owners>
Expand All @@ -17,7 +17,7 @@
<group>
<dependency id="CsvHelper" version="28.0.0" />
<dependency id="Newtonsoft.Json" version="13.0.1" />
<dependency id="ServiceStack.Text" version="6.3.0" />
<dependency id="ServiceStack.Text" version="6.4.0" />
</group>
<group targetFramework="net6.0" />
</dependencies>
Expand All @@ -31,4 +31,4 @@
<file src="bin\Release\**\*.pdb" target="lib" />
<file src="..\README.md" target="docs\" />
</files>
</package>
</package>

0 comments on commit a1ab789

Please sign in to comment.