Skip to content

Commit b920c6c

Browse files
author
Jeremy Norman
authored
Merge pull request #17 from MindscapeHQ/release-2.0.2
Release 2.0.2
2 parents a1543a1 + f289310 commit b920c6c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Raygun.Druid4Net/Raygun.Druid4Net.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
<PropertyGroup>
33
<TargetFrameworks>net45;netstandard1.6;netstandard2.0</TargetFrameworks>
44
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
5+
<PackageVersion>2.0.2</PackageVersion>
56
</PropertyGroup>
67
<!-- NuGet Options -->
78
<PropertyGroup>
89
<Authors>Raygun</Authors>
910
<Company>Raygun</Company>
10-
<Version>2.0.1</Version>
11+
<Version>2.0.2</Version>
1112
<Copyright>Copyright © Raygun 2018-2019</Copyright>
12-
<Title>Druid4Net - A .NET druid.io client</Title>
13-
<Description>A .NET druid.io client written in C#</Description>
13+
<Title>Druid4Net - A .NET Apache Druid client</Title>
14+
<Description>A .NET Apache Druid client written in C#</Description>
1415
<PackageId>Druid4Net</PackageId>
1516
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1617
<PackageLicenseUrl>https://github.com/MindscapeHQ/druid4net/blob/master/LICENSE</PackageLicenseUrl>

0 commit comments

Comments
 (0)