Updated version and RELEASENOTES.md for release 3.10.0
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8ca568f..63963c2 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,11 @@
 -->
 # Release Notes
 
+### 3.10.0 (Oct 26, 2015)
+* CB-9712 CLI 5.3 breaks with node 3.3.3
+* don't duplicate hooks guide
+* CB-8896 updated whitelist dependency to use spec
+
 ### 3.9.0 (Mar 23, 2015)
 * CB-8716 Add Whitelist plugin to config.xml
 
diff --git a/package.json b/package.json
index 7d29290..32a8caf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "3.9.1-dev",
+  "version": "3.10.0",
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": {
     "type": "git",