From b1a1b03e8233935d8c2308607d72fef997d5d206 Mon Sep 17 00:00:00 2001 From: Yi Liu Date: Thu, 13 Apr 2023 09:20:32 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 392a592..2598bb8 100644 --- a/README.md +++ b/README.md @@ -29,14 +29,14 @@ Download [the latest JAR](https://search.maven.org/remote_content?g=com.lilittle com.lilittlecat chatgpt - 1.0.0 + 1.0.1 ``` or Gradle: ```groovy -implementation 'com.lilittlecat:chatgpt:1.0.0' +implementation 'com.lilittlecat:chatgpt:1.0.1' ``` ## Usage