[CB-4752] Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/c5edd8ad Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/c5edd8ad Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/c5edd8ad Branch: refs/heads/dev Commit: c5edd8ad56e73e94f57e61dabbc0100abb652e47 Parents: 5558e24 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:23 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:23 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/c5edd8ad/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 08730f1..2ca978c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.core.vibration" - version="0.3.0"> + version="0.3.1-dev"> <name>Vibration</name> <description>Cordova Vibration Plugin</description>
