Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebraun committed Jan 25, 2023
1 parent cbcf159 commit 1e50360
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Kapok.IpToGeolocation/Kapok.IpToGeolocation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<Copyright>Ⓒ Kapok Marketing, Inc. All Rights Reserved.</Copyright>
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
<Version>0.0.12-alpha</Version>
<Version>1.0.0-alpha</Version>
<PackageProjectUrl>https://github.com/kapokmarketing/IpToGeolocation</PackageProjectUrl>
<RepositoryUrl>https://github.com/kapokmarketing/IpToGeolocation</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Authors>Kapok Marketing, Inc., Jake Braun</Authors>
<Company>Kapok Marketing, Inc.</Company>
<AssemblyVersion>0.0.12.0</AssemblyVersion>
<FileVersion>0.0.2.0</FileVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down

0 comments on commit 1e50360

Please sign in to comment.