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.
1 parent 443104f commit dc5ed0cCopy full SHA for dc5ed0c
ksqlDb.RestApi.Client/ksqlDb.RestApi.Client.csproj
@@ -15,8 +15,8 @@
15
Documentation for the library can be found at https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/blob/main/README.md.
16
</Description>
17
<PackageTags>ksql ksqlDB LINQ .NET csharp push query</PackageTags>
18
- <Version>6.5.1</Version>
19
- <AssemblyVersion>6.5.1.0</AssemblyVersion>
+ <Version>6.5.2</Version>
+ <AssemblyVersion>6.5.2.0</AssemblyVersion>
20
<LangVersion>12.0</LangVersion>
21
<ImplicitUsings>enable</ImplicitUsings>
22
<PackageReleaseNotes>https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/blob/main/ksqlDb.RestApi.Client/ChangeLog.md</PackageReleaseNotes>
0 commit comments