You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/08/19 23:25:28 UTC

[5/5] git commit: CB-4595: updated version

CB-4595: updated version


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/6194de42
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/6194de42
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/6194de42

Branch: refs/heads/master
Commit: 6194de42ddb9f5f750661b3e880454fcbbf616c5
Parents: 5594ebd
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 14:24:56 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 14:24:56 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/6194de42/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2ebf73b..2f81aea 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.1.0">
+      version="0.2.0">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>
     <license>Apache 2.0</license>