Skip to content

Commit 522c5fc

Browse files
committed
Bump v0.1.11
1 parent 24ea29a commit 522c5fc

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

FinancialModelingPrepApi/FinancialModelingPrepApi.csproj

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<RootNamespace>MatthiWare.FinancialModelingPrep</RootNamespace>
66
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<AssemblyVersion>0.1.10.0</AssemblyVersion>
9-
<FileVersion>0.1.10.0</FileVersion>
8+
<AssemblyVersion>0.1.11.0</AssemblyVersion>
9+
<FileVersion>0.1.11.0</FileVersion>
1010
<Company>MatthiWare</Company>
1111
<PackageId>MatthiWare.FinancialModelingPrep</PackageId>
12-
<Version>0.1.10</Version>
12+
<Version>0.1.11</Version>
1313
<Description>FinancialModelingPrep API Client written in .NET 5</Description>
1414
<Copyright>Copyright Matthias Beerens 2021</Copyright>
1515
<Product>FinancialModelingPrep API Client</Product>
@@ -20,9 +20,7 @@
2020
<PackageTags>FinancialModelingPrep stock quote finance-api</PackageTags>
2121
<PackageProjectUrl>https://github.com/MatthiWare/FinancialModelingPrep.NET</PackageProjectUrl>
2222
<PackageReleaseNotes>
23-
- Add ESG Score
24-
- General Bug Fixes
25-
- Update Dependencies
23+
- Search on any exchange
2624
</PackageReleaseNotes>
2725
<AssemblyName>FinancialModelingPrep</AssemblyName>
2826
</PropertyGroup>

0 commit comments

Comments
 (0)