CB-11685 Updated version and RELEASENOTES for release 6.3.1
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a423b05..9fe1ad8 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,9 @@
 -->
 # Cordova-cli Release Notes
 
+### 6.3.1 (Aug 09, 2016)
+* [CB-11685](https://issues.apache.org/jira/browse/CB-11685) Updated cordova-lib dependency to 6.3.1
+
 ### 6.3.0 (Jul 12, 2016)
 * [CB-11412](https://issues.apache.org/jira/browse/CB-11412) removed link-to, aliased copy-from to template
 * [CB-11349](https://issues.apache.org/jira/browse/CB-11349) passing --fetch to create
diff --git a/package.json b/package.json
index 0bed08c..77e3c81 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova",
-    "version": "6.3.0",
+    "version": "6.3.1",
     "preferGlobal": "true",
     "description": "Cordova command line interface tool",
     "main": "cordova",