diff --git a/README.md b/README.md index a073d41..ec4e208 100644 --- a/README.md +++ b/README.md @@ -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:**