Skip to content

Commit ef0f847

Browse files
committed
chore: prepare release 2.1.2
1 parent d2fc9ea commit ef0f847

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.2
2+
> Published 11 Jan 2023
3+
4+
### Fixed
5+
6+
- FineTunes: events streaming using `GET` (#76) (thanks @PatrickLaflamme)
7+
18
# 2.1.1
29
> Published 02 Jan 2023
310

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=2.1.1
8+
VERSION_NAME=2.1.2
99

1010
# OSS
1111
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)