Skip to content

Commit dc2bc49

Browse files
authored
Update README.md
1 parent 5740c7c commit dc2bc49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You can install this library for JVM-based languages, including Java, Kotlin, Cl
5757
Add this dependency to your project's build file:
5858

5959
```groovy
60-
implementation "com.listennotes:podcast-api:1.0.6"
60+
implementation "com.listennotes:podcast-api:1.1.0"
6161
```
6262

6363
### Maven users
@@ -68,7 +68,7 @@ Add this dependency to your project's POM:
6868
<dependency>
6969
<groupId>com.listennotes</groupId>
7070
<artifactId>podcast-api</artifactId>
71-
<version>1.0.6</version>
71+
<version>1.1.0</version>
7272
</dependency>
7373
```
7474

0 commit comments

Comments
 (0)