Skip to content

Commit db733f0

Browse files
authored
Update README.md
1 parent d2e3996 commit db733f0

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
@@ -65,13 +65,13 @@ maven
6565
<dependency>
6666
<groupId>com.github.plexpt</groupId>
6767
<artifactId>chatgpt</artifactId>
68-
<version>4.0.5</version>
68+
<version>4.0.8</version>
6969
</dependency>
7070
```
7171

7272
gradle
7373
```
74-
implementation group: 'com.github.plexpt', name: 'chatgpt', version: '4.0.5'
74+
implementation group: 'com.github.plexpt', name: 'chatgpt', version: '4.0.8'
7575
```
7676

7777

0 commit comments

Comments
 (0)