Skip to content

Commit 094d743

Browse files
committed
3.4.0 release
1 parent 97a9a6d commit 094d743

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/IPinfo/IPinfo.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<AssemblyName>IPinfo</AssemblyName>
6-
<Version>3.3.0.0</Version>
6+
<Version>3.4.0.0</Version>
77
<Title>IPinfo</Title>
88
<Authors>IPinfo</Authors>
99
<Product>IPinfo</Product>
1010
<Company>IPinfo</Company>
11-
<AssemblyVersion>3.3.0.0</AssemblyVersion>
12-
<FileVersion>3.3.0.0</FileVersion>
11+
<AssemblyVersion>3.4.0.0</AssemblyVersion>
12+
<FileVersion>3.4.0.0</FileVersion>
1313
<LangVersion>7.3</LangVersion>
1414
<PackageProjectUrl>https://github.com/ipinfo/csharp</PackageProjectUrl>
1515
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)