Updated Branches: refs/heads/dev 17f9b43b7 -> 35c729048
[CB-4752] Updated version and changelog Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/d218f0af Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/d218f0af Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/d218f0af Branch: refs/heads/dev Commit: d218f0af80708127f6398996f795c8a25f524076 Parents: 17f9b43 Author: Andrew Grieve <[email protected]> Authored: Thu Sep 5 23:52:55 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Thu Sep 5 23:52:55 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/d218f0af/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 2f81aea..a5e6068 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.core.battery-status" - version="0.2.0"> + version="0.2.1"> <name>Battery</name> <description>Cordova Battery Plugin</description> <license>Apache 2.0</license>
