Skip to content

Commit

Permalink
release version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Feb 24, 2015
1 parent 47e1eb2 commit fba0634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.apache.cordova.plugin.sms"
version="0.1.0">
version="0.1.1">
<name>Sms</name>
<description>Cordova SMS Send Plugin</description>
<license>MIT</license>
Expand Down Expand Up @@ -54,4 +54,4 @@
<source-file src="src/ios/Sms.m" />
<framework src="MessageUI.framework" weak="true" />
</platform>
</plugin>
</plugin>

0 comments on commit fba0634

Please sign in to comment.