You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2015/05/20 00:28:17 UTC

android commit: Update the package.json

Repository: cordova-android
Updated Branches:
  refs/heads/4.0.x 8eaa71d9b -> 83118456c


Update the package.json


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/83118456
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/83118456
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/83118456

Branch: refs/heads/4.0.x
Commit: 83118456ccbb5059a8a11980b74e9376c668de83
Parents: 8eaa71d
Author: Joe Bowser <bo...@apache.org>
Authored: Tue May 19 10:55:29 2015 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Tue May 19 10:55:29 2015 -0700

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/83118456/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 6aa9e8c..98ab3bc 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-android",
-    "version": "4.0.1",
+    "version": "4.0.2",
     "description": "cordova-android release",
     "main": "bin/create",
     "repository": {
@@ -28,4 +28,4 @@
         "jshint": "^2.6.0",
         "promise-matchers": "~0"
     }
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org