File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-spotify-oauth" ,
3
- "version" : " 0.1.8 " ,
3
+ "version" : " 0.1.10 " ,
4
4
"description" : " Cordova plugin for authenticating with Spotify" ,
5
5
"main" : " www/build/spotify-oauth.min.js" ,
6
6
"repository" : " https://github.com/Festify/cordova-spotify-oauth.git" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <plugin id =" cordova-spotify-oauth" version =" 0.1.8 " xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" >
2
+ <plugin id =" cordova-spotify-oauth" version =" 0.1.10 " xmlns =" http://apache.org/cordova/ns/plugins/1.0" xmlns : android =" http://schemas.android.com/apk/res/android" >
3
3
<name >cordova-spotify-oauth</name >
4
4
5
5
<js-module name =" cordova-spotify-oauth" src =" www/build/spotify-oauth.min.js" >
You can’t perform that action at this time.
0 commit comments