We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7856b90 commit fbe6a8bCopy full SHA for fbe6a8b
1 file changed
src/CountryData.Standard/CountryData.Standard.csproj
@@ -8,9 +8,11 @@
8
<RepositoryUrl>https://github.com/frankodoom/CountryData.Standard</RepositoryUrl>
9
<PackageTags>Xamarin, Country-Api Country-Data Country-Region</PackageTags>
10
<NeutralLanguage />
11
- <Version>1.0.1</Version>
+ <Version>1.4.0</Version>
12
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
+ <PackageReadmeFile>readme.md</PackageReadmeFile>
15
+ <ReleaseNotes>Added new functionality to get country phone codes</ReleaseNotes>
16
</PropertyGroup>
17
18
<ItemGroup>
0 commit comments