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:33:43 UTC

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

CB-4595: updated version


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/79cb848d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/79cb848d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/79cb848d

Branch: refs/heads/master
Commit: 79cb848db23a15c4ecf456a07de7b8a84f70f261
Parents: 1370403
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 14:32:48 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 14:32:48 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/79cb848d/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 8493ece..49fcf83 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.console"
-      version="0.1.0">
+      version="0.2.0">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>