Skip to content

Commit

Permalink
Merge pull request #40 from MindscapeHQ/release-2.2.0
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
Jeremy Norman authored Jul 5, 2021
2 parents 06ba875 + ce5d38e commit edd22a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,3 @@ solution that can be used by implementing the interface in a simple pass-through
### Not supported yet
* Union data source
* Extraction filter
* Interval filter
4 changes: 2 additions & 2 deletions Raygun.Druid4Net/Raygun.Druid4Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<PropertyGroup>
<TargetFrameworks>net45;netstandard1.6;netstandard2.0</TargetFrameworks>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
<PackageVersion>2.1.1</PackageVersion>
<PackageVersion>2.2.0</PackageVersion>
</PropertyGroup>
<!-- NuGet Options -->
<PropertyGroup>
<Authors>Raygun</Authors>
<Company>Raygun</Company>
<Version>2.1.1</Version>
<Version>2.2.0</Version>
<Copyright>Copyright © Raygun 2018-2021</Copyright>
<Title>Druid4Net - A .NET Apache Druid client</Title>
<Description>A .NET Apache Druid client written in C#</Description>
Expand Down

0 comments on commit edd22a8

Please sign in to comment.