Skip to content

Commit

Permalink
Bump v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthiee committed Jun 23, 2022
1 parent 3e993b6 commit 125de7d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions YahooFinance.Core/YahooFinance.Core/YahooFinance.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>MatthiWare.YahooFinance</RootNamespace>
<PackageId>MatthiWare.YahooFinance</PackageId>
<AssemblyVersion>0.1.1.0</AssemblyVersion>
<FileVersion>0.1.1.0</FileVersion>
<Version>0.1.1</Version>
<AssemblyVersion>0.1.2.0</AssemblyVersion>
<FileVersion>0.1.2.0</FileVersion>
<Version>0.1.2</Version>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/MatthiWare/YahooFinance.Core</PackageProjectUrl>
<RepositoryUrl>https://github.com/MatthiWare/YahooFinance.Core</RepositoryUrl>
Expand All @@ -15,7 +15,7 @@
<Company>MatthiWare</Company>
<Product>YahooFinance API</Product>
<Description>A simple Yahoo Finance API made in .NET Standard</Description>
<PackageReleaseNotes>Handle null values in response correctly</PackageReleaseNotes>
<PackageReleaseNotes>Bump packages</PackageReleaseNotes>
<PackageTags>yahoo-finance;finance-api;finance;stock;dividend;eod;stock-prices;splits</PackageTags>
</PropertyGroup>

Expand Down

0 comments on commit 125de7d

Please sign in to comment.