Skip to content

Commit 2ba5b78

Browse files
authored
Merge pull request #10 from launchableinc/tagpr-from-v0.2.0
Release for v0.2.1
2 parents 121788b + 295b025 commit 2ba5b78

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v0.2.1](https://github.com/launchableinc/openai-java/compare/v0.2.0...v0.2.1) - 2024-03-08
4+
- update lib versions by @Konboi in https://github.com/launchableinc/openai-java/pull/11
5+
36
## [v0.2.0](https://github.com/launchableinc/openai-java/compare/v0.1.0...v0.2.0) - 2024-03-07
47
- Introduce tag pr by @Konboi in https://github.com/launchableinc/openai-java/pull/4
58
- Support json mode by @Konboi in https://github.com/launchableinc/openai-java/pull/6

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.launchableinc.openai-java
2-
VERSION_NAME=0.2.0
2+
VERSION_NAME=0.2.1
33
POM_ARTIFACT_ID=openai-java
44
POM_URL=https://launchableinc.com
55
POM_SCM_URL=scm:git:[email protected]:launchableinc/openai-java.git

0 commit comments

Comments
 (0)