Set VERSION to 6.0.0 (via coho)
diff --git a/VERSION b/VERSION
index f8ee15f..09b254e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.1.0-dev
+6.0.0
diff --git a/bin/template/cordova/version b/bin/template/cordova/version
index bde86e6..814b805 100755
--- a/bin/template/cordova/version
+++ b/bin/template/cordova/version
@@ -20,6 +20,6 @@
 */
 
 // Coho updates this line:
-var VERSION = "5.1.0-dev";
+var VERSION = "6.0.0";
 
 console.log(VERSION);