We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88fd696 + 283e389 commit a65c54fCopy full SHA for a65c54f
Raygun.Druid4Net/Raygun.Druid4Net.csproj
@@ -2,13 +2,13 @@
2
<PropertyGroup>
3
<TargetFrameworks>net45;netstandard1.6;netstandard2.0</TargetFrameworks>
4
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
5
- <PackageVersion>2.1.0</PackageVersion>
+ <PackageVersion>2.1.1</PackageVersion>
6
</PropertyGroup>
7
<!-- NuGet Options -->
8
9
<Authors>Raygun</Authors>
10
<Company>Raygun</Company>
11
- <Version>2.1.0</Version>
+ <Version>2.1.1</Version>
12
<Copyright>Copyright © Raygun 2018-2021</Copyright>
13
<Title>Druid4Net - A .NET Apache Druid client</Title>
14
<Description>A .NET Apache Druid client written in C#</Description>
0 commit comments