Update JS snapshot to version 5.0.2 (via coho)
diff --git a/cordova-lib/cordova.js b/cordova-lib/cordova.js
index 4a07b5c..4725fd0 100644
--- a/cordova-lib/cordova.js
+++ b/cordova-lib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: browser
-// ff66178b108b93be36a1aafe341af17381a727a3
+// 4450a4cea50616e080a82e8ede9e3d6a1fe3c3ec
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '5.0.1';
+var PLATFORM_VERSION_BUILD_LABEL = '5.0.2';
 // file: src/scripts/require.js
 
 /* jshint -W079 */