Skip to content

Commit

Permalink
Bump v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthiee committed Jun 16, 2022
1 parent 24ea29a commit 522c5fc
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions FinancialModelingPrepApi/FinancialModelingPrepApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<RootNamespace>MatthiWare.FinancialModelingPrep</RootNamespace>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyVersion>0.1.10.0</AssemblyVersion>
<FileVersion>0.1.10.0</FileVersion>
<AssemblyVersion>0.1.11.0</AssemblyVersion>
<FileVersion>0.1.11.0</FileVersion>
<Company>MatthiWare</Company>
<PackageId>MatthiWare.FinancialModelingPrep</PackageId>
<Version>0.1.10</Version>
<Version>0.1.11</Version>
<Description>FinancialModelingPrep API Client written in .NET 5</Description>
<Copyright>Copyright Matthias Beerens 2021</Copyright>
<Product>FinancialModelingPrep API Client</Product>
Expand All @@ -20,9 +20,7 @@
<PackageTags>FinancialModelingPrep stock quote finance-api</PackageTags>
<PackageProjectUrl>https://github.com/MatthiWare/FinancialModelingPrep.NET</PackageProjectUrl>
<PackageReleaseNotes>
- Add ESG Score
- General Bug Fixes
- Update Dependencies
- Search on any exchange
</PackageReleaseNotes>
<AssemblyName>FinancialModelingPrep</AssemblyName>
</PropertyGroup>
Expand Down

0 comments on commit 522c5fc

Please sign in to comment.