Skip to content

Commit

Permalink
refactor: doc update for the version
Browse files Browse the repository at this point in the history
  • Loading branch information
hanrw committed Apr 19, 2024
1 parent 5108aa6 commit 257867f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
To get started, simply add the following dependency to your Kotlin project:

```kotlin
implementation("com.tddworks:openai-gateway-jvm:0.1.2")
implementation("com.tddworks:openai-gateway-jvm:0.1.3")
```

**Then, configure the OpenAIGateway with your API keys and settings:**
Expand Down

0 comments on commit 257867f

Please sign in to comment.