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 eb6a350 commit 30de476Copy full SHA for 30de476
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-5] - 2022-02-10
11
+
12
### Fix
13
14
- Remove unused maven plugin (fix build error on react-native 0.67) (#177)
package.json
@@ -7,7 +7,7 @@
"bugs": {
"url": "https://github.com/cjam/react-native-spotify-remote/issues"
},
- "version": "0.3.11-4",
+ "version": "0.3.11-5",
"description": "React Native wrapper around the Spotify Remote SDK",
"author": {
"name": "Colter McQuay"
0 commit comments