Skip to content

Commit 1e50360

Browse files
committed
Bump version.
1 parent cbcf159 commit 1e50360

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Kapok.IpToGeolocation/Kapok.IpToGeolocation.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1111
<Copyright>Ⓒ Kapok Marketing, Inc. All Rights Reserved.</Copyright>
1212
<PackageLicenseExpression>AGPL-3.0-only</PackageLicenseExpression>
13-
<Version>0.0.12-alpha</Version>
13+
<Version>1.0.0-alpha</Version>
1414
<PackageProjectUrl>https://github.com/kapokmarketing/IpToGeolocation</PackageProjectUrl>
1515
<RepositoryUrl>https://github.com/kapokmarketing/IpToGeolocation</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
1717
<Authors>Kapok Marketing, Inc., Jake Braun</Authors>
1818
<Company>Kapok Marketing, Inc.</Company>
19-
<AssemblyVersion>0.0.12.0</AssemblyVersion>
20-
<FileVersion>0.0.2.0</FileVersion>
19+
<AssemblyVersion>1.0.0.0</AssemblyVersion>
20+
<FileVersion>1.0.0.0</FileVersion>
2121
</PropertyGroup>
2222

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

0 commit comments

Comments
 (0)