We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2458b commit f4fe381Copy full SHA for f4fe381
README.md
@@ -16,7 +16,7 @@ To add `elevenlabs-api` to your Maven project, use:
16
<dependency>
17
<groupId>net.andrewcpu</groupId>
18
<artifactId>elevenlabs-api</artifactId>
19
- <version>2.6</version>
+ <version>2.7</version>
20
</dependency>
21
```
22
The most up-to date package information can be found on the [Packages tab](https://github.com/AndrewCPU/elevenlabs-api/packages/)
0 commit comments