Version update

This commit is contained in:
Ieuan Walker
2019-07-16 13:28:19 +01:00
parent cdc3855537
commit 0938749737
2 changed files with 2 additions and 2 deletions

View File

@@ -34,6 +34,6 @@ This is a port of the original GeoUK NuGet but converted to .NET Stanadard.</Des
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression> <PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild> <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>IeuanWalker.GeoUK.OSTN</PackageId> <PackageId>IeuanWalker.GeoUK.OSTN</PackageId>
<Version>1.0.4</Version> <Version>1.0.5</Version>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@@ -16,6 +16,6 @@ This is a port of the original GeoUK NuGet but converted to .NET Stanadard.</Des
<GeneratePackageOnBuild>true</GeneratePackageOnBuild> <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression> <PackageLicenseExpression>LGPL-3.0-only</PackageLicenseExpression>
<PackageId>IeuanWalker.GeoUK</PackageId> <PackageId>IeuanWalker.GeoUK</PackageId>
<Version>1.0.4</Version> <Version>1.0.5</Version>
</PropertyGroup> </PropertyGroup>
</Project> </Project>