Skip to content

Commit a65c54f

Browse files
author
Krishna Kapadia
authored
Merge pull request #33 from MindscapeHQ/kk/bump-version
Bump version number to 2.1.1
2 parents 88fd696 + 283e389 commit a65c54f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Raygun.Druid4Net/Raygun.Druid4Net.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<PropertyGroup>
33
<TargetFrameworks>net45;netstandard1.6;netstandard2.0</TargetFrameworks>
44
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
5-
<PackageVersion>2.1.0</PackageVersion>
5+
<PackageVersion>2.1.1</PackageVersion>
66
</PropertyGroup>
77
<!-- NuGet Options -->
88
<PropertyGroup>
99
<Authors>Raygun</Authors>
1010
<Company>Raygun</Company>
11-
<Version>2.1.0</Version>
11+
<Version>2.1.1</Version>
1212
<Copyright>Copyright © Raygun 2018-2021</Copyright>
1313
<Title>Druid4Net - A .NET Apache Druid client</Title>
1414
<Description>A .NET Apache Druid client written in C#</Description>

0 commit comments

Comments
 (0)