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/20 00:21:47 UTC

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

CB-4595: updated version


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/ddf9e692
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/ddf9e692
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/ddf9e692

Branch: refs/heads/dev
Commit: ddf9e6927e46133224605a0cddeaa052ffe773f2
Parents: 9b76295
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 15:21:14 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 15:21:14 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/ddf9e692/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 252fb9f..d15823b 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
            id="org.apache.cordova.core.network-information"
-      version="0.1.0">
+      version="0.2.0">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>