Skip to content

Commit a469b19

Browse files
committed
📝
1 parent 589b891 commit a469b19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ maven
7878
<dependency>
7979
<groupId>com.github.plexpt</groupId>
8080
<artifactId>chatgpt</artifactId>
81-
<version>4.0.1</version>
81+
<version>4.0.3</version>
8282
</dependency>
8383
```
8484

8585
gradle
8686
```
87-
implementation group: 'com.github.plexpt', name: 'chatgpt', version: '4.0.1'
87+
implementation group: 'com.github.plexpt', name: 'chatgpt', version: '4.0.3'
8888
```
8989

9090

0 commit comments

Comments
 (0)