diff --git a/README.md b/README.md index 260c3ad..f8f822e 100644 --- a/README.md +++ b/README.md @@ -61,13 +61,13 @@ PromptBotClient -> ChatPromptRequest -> PromptResponse io.github.gemingjia gear-wenxinworkshop-starter - 1.1.1 + 1.1.2 ``` - Gradle ```gradle dependencies { - implementation 'io.github.gemingjia:gear-wenxinworkshop-starter:1.1.1' + implementation 'io.github.gemingjia:gear-wenxinworkshop-starter:1.1.2' } ```