Skip to content

Commit aa232ed

Browse files
committed
Fix version in plugin.xml
1 parent 160287d commit aa232ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="com.timflapper.spotify" version="0.1">
2+
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="com.timflapper.spotify" version="0.1.0">
33
<name>Spotify Cordova Plugin</name>
44
<description>This plugin provides a JavaScript API for Spotify's iOS SDK.</description>
55
<author>Tim Flapper</author>

0 commit comments

Comments
 (0)