Skip to content

Commit

Permalink
docs: update to version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Jun 26, 2023
1 parent 67c861a commit 93fe1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add `chatgpt-spring-boot-starter` dependency in your pom.xml.
<dependency>
<groupId>org.mvnsearch</groupId>
<artifactId>chatgpt-spring-boot-starter</artifactId>
<version>0.5.0</version>
<version>0.5.1</version>
</dependency>
```

Expand Down

0 comments on commit 93fe1d8

Please sign in to comment.