Skip to content

Commit 41612ce

Browse files
Jiankai ZhengJiankai Zheng
authored andcommitted
docs: update api version [skip ci]
1 parent e757a00 commit 41612ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,13 @@ Latest official release:
159159
<dependency>
160160
<groupId>nl.jiankai</groupId>
161161
<artifactId>spotify-web-api-wrapper</artifactId>
162-
<version>1.5.5</version>
162+
<version>1.5.6</version>
163163
</dependency>
164164
```
165165
### Gradle
166166
Latest official release:
167167
```gradle
168-
implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.5'
168+
implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.6'
169169
```
170170

171171
## Contributing

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>nl.jiankai</groupId>
88
<artifactId>spotify-web-api-wrapper</artifactId>
9-
<version>1.5.5</version>
9+
<version>1.5.6</version>
1010

1111
<name>Spotify Web API Java Wrapper</name>
1212
<description>A Java Wrapper for Spotify's Web API</description>

0 commit comments

Comments
 (0)