Skip to content

Commit

Permalink
docs: update to version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Jun 20, 2023
1 parent 03406b1 commit 5158d0c
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 @@ -24,7 +24,7 @@ Add `chatgpt-spring-boot-starter` dependency in your pom.xml.
<dependency>
<groupId>org.mvnsearch</groupId>
<artifactId>chatgpt-spring-boot-starter</artifactId>
<version>0.2.0</version>
<version>0.2.1</version>
</dependency>
```

Expand Down

0 comments on commit 5158d0c

Please sign in to comment.