[CB-4752] Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/03ee063e Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/03ee063e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/03ee063e Branch: refs/heads/dev Commit: 03ee063efc91fb2bffdf25e278cc58e01e82e067 Parents: 81b8f96 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:21 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:21 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/03ee063e/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 032ab01..9dbe1e1 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.device-motion" - version="0.2.0"> + version="0.2.1-dev"> <name>Device Motion</name> <description>Cordova Device Motion Plugin</description>
