Skip to content

Commit 57ace7e

Browse files
authored
Merge pull request #21 from launchableinc/tagpr-from-v0.4.0
Release for v0.4.1
2 parents c35d216 + a5d837a commit 57ace7e

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.4.1](https://github.com/launchableinc/openai-java/compare/v0.4.0...v0.4.1) - 2025-09-03
4+
- Change JSON Schema lib by @yoshiori in https://github.com/launchableinc/openai-java/pull/20
5+
36
## [v0.3.2](https://github.com/launchableinc/openai-java/compare/v0.3.1...v0.3.2) - 2024-08-15
47
- to publish as v0.4.0 by @Konboi in https://github.com/launchableinc/openai-java/pull/17
58

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.4.0
2+
VERSION_NAME=0.4.1
33
POM_ARTIFACT_ID=openai-java
44
POM_URL=https://launchableinc.com
55
POM_SCM_URL=scm:git:git@github.com:launchableinc/openai-java.git

0 commit comments

Comments
 (0)