Skip to content

Commit c45e40d

Browse files
committed
[ksqlDB.RestApi.Client]: release 7.1.7
1 parent 56b3217 commit c45e40d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

ksqlDb.RestApi.Client/ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ksqlDB.RestApi.Client
22

3+
# 7.1.7
4+
5+
## 🐛 Bug Fixes
6+
- added NewLine after PARTITION BY #116
7+
38
# 7.1.6
49

510
## 🐛 Bug Fixes

ksqlDb.RestApi.Client/ksqlDb.RestApi.Client.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
Documentation for the library can be found at https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/blob/main/README.md.
1616
</Description>
1717
<PackageTags>ksql ksqlDB LINQ .NET csharp push query</PackageTags>
18-
<Version>7.1.6</Version>
19-
<AssemblyVersion>7.1.6.0</AssemblyVersion>
18+
<Version>7.1.7</Version>
19+
<AssemblyVersion>7.1.7.0</AssemblyVersion>
2020
<LangVersion>13.0</LangVersion>
2121
<ImplicitUsings>enable</ImplicitUsings>
2222
<PackageReleaseNotes>https://github.com/tomasfabian/ksqlDB.RestApi.Client-DotNet/blob/main/ksqlDb.RestApi.Client/ChangeLog.md</PackageReleaseNotes>

0 commit comments

Comments
 (0)