Skip to content

Commit 397009d

Browse files
committed
[ksqlDb.RestApi.Client]: fixed version in model builder AsSource section
1 parent 7bcaf07 commit 397009d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modelbuilder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ VALUES ('1', 33, 'Purchase');
278278
```
279279

280280
### AsSource
281-
**v6.2.0**
281+
**v6.3.0**
282282

283283
The `AsSource` function designates fields in entity types as ksqlDB struct types.
284284

0 commit comments

Comments
 (0)