Skip to content

Commit b2e561d

Browse files
committed
chore: update version
1 parent a48c1ab commit b2e561d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.0.2
2+
* chore: update deprications (#224)
3+
14
## 3.0.1
25
* **BREAKING**: `isSpotifyAppActive` is removed from iOS and Android (#222) and therefore removed from the sdk
36
* chore: Bump native iOS SDK to 3.0.0 (#222)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# spotify_sdk
22

33
<p align="center">
4-
<a href="https://pub.dev/packages/spotify_sdk"><img src="https://img.shields.io/badge/pub-3.0.1-green" alt="build"></a>
4+
<a href="https://pub.dev/packages/spotify_sdk"><img src="https://img.shields.io/badge/pub-3.0.2-green" alt="build"></a>
55
<a href="https://github.com/brim-borium/spotify_sdk"><img src="https://img.shields.io/github/stars/brim-borium/spotify_sdk?color=deeppink" alt="build"></a>
66
<a href="https://github.com/brim-borium/spotify_sdk/blob/main/LICENSE"><img src="https://img.shields.io/github/license/brim-borium/spotify_sdk?color=blue" alt="build"></a>
77
</p>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: spotify_sdk
22
description: A flutter plugin that let's you communicate with the spotify sdk and auth lib
3-
version: 3.0.1
3+
version: 3.0.2
44
homepage: https://github.com/brim-borium/spotify_sdk
55
issue_tracker: https://github.com/brim-borium/spotify_sdk/issues
66

0 commit comments

Comments
 (0)