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 d8e0b83 commit cb083eaCopy full SHA for cb083ea
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.3.11-4] - 2022-02-10
11
+
12
### Update
13
14
- update legacy double-quoted import for `react-native` (#175)
package.json
@@ -7,7 +7,7 @@
"bugs": {
"url": "https://github.com/cjam/react-native-spotify-remote/issues"
},
- "version": "0.3.11-3",
+ "version": "0.3.11-4",
"description": "React Native wrapper around the Spotify Remote SDK",
"author": {
"name": "Colter McQuay"
0 commit comments