Skip to content

Commit aee50ea

Browse files
committed
update release note and package version number
1 parent f16d097 commit aee50ea

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

src/Naija.Grid.Net/Naija.LGA.Net.csproj

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@
99
<PackageReadmeFile>README.md</PackageReadmeFile>
1010
<RepositoryUrl>https://github.com/selfmadecode/Naija.LGA.Net</RepositoryUrl>
1111
<PackageTags>LGA;Nigeria; States and LGAs; Nigerian Geography; Local Government Areas; State Information; Geographic Data; Nigerian Development; LGA Lookup; State</PackageTags>
12-
<PackageReleaseNotes>Version 2.0.1
13-
We change the name of the class from Naija to Nigeria, methods like Naija.GetStatesWithLga will now be Nigeria.GetStatesWithLgas
14-
15-
Bug Fixes
16-
None in this release.
12+
<PackageReleaseNotes>Version 2.1.0
1713

18-
</PackageReleaseNotes>
14+
New Features
15+
Added the ability to retrieve a list of states with a specified priority state placed as the first item in the list.
16+
17+
Bug Fixes
18+
Update ReadMe doc
19+
Included the missing state, Abuja, in the list of states.</PackageReleaseNotes>
1920
<PackageIcon>naijagridicon.png</PackageIcon>
2021
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2122
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
22-
<Version>2.0.1-rc1</Version>
23+
<Version>2.1.0</Version>
2324
</PropertyGroup>
2425

2526
<ItemGroup>

0 commit comments

Comments
 (0)