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 14, 2022
1 parent f6fda12 commit fffe165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.4</version>
<version>1.1.5</version>
<title>Yahoo Earnings Calendar</title>
<authors>Cosmin Catalin Sanda</authors>
<owners>cosmincatalin</owners>
Expand All @@ -15,7 +15,7 @@
<tags>finance scraper</tags>
<dependencies>
<group>
<dependency id="CsvHelper" version="30.0.0" />
<dependency id="CsvHelper" version="30.0.1" />
<dependency id="Newtonsoft.Json" version="13.0.1" />
<dependency id="ServiceStack.Text" version="6.4.0" />
</group>
Expand Down

0 comments on commit fffe165

Please sign in to comment.