Skip to content

Commit 9c30cfb

Browse files
committed
chore: prepare next snapshot release
1 parent 0ee50e9 commit 9c30cfb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# Unreleased
1+
## Unreleased
22

33
### Added
44
- **chat**: add stream options (#363)
5+
- **chat**: add `instanceId` field to `ChatCompletionRequest` (#359) (thanks @harishv-collab)
56

67
# 3.8.1
78
> Published 28 Jun 2024

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin.js.compiler=ir
55

66
# Lib
77
GROUP=com.aallam.openai
8-
VERSION_NAME=3.8.1
8+
VERSION_NAME=3.8.2-SNAPSHOT
99

1010
# OSS
1111
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)