Skip to content

Commit da83047

Browse files
committed
[ksqlDB.RestApi.Client]: release v6.1.0
1 parent 41f9793 commit da83047

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ksqlDb.RestApi.Client/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ksqlDB.RestApi.Client
22

3-
# 6.1.0-rc.1
3+
# 6.1.0
44
- added `HasColumnName` to the Fluent API to allow overriding property names during JSON deserialization and code generation.
55

66
## BugFix

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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>6.1.0-rc.2</Version>
18+
<Version>6.1.0</Version>
1919
<AssemblyVersion>6.1.0.0</AssemblyVersion>
2020
<LangVersion>12.0</LangVersion>
2121
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)