CB-9903 Updated version and RELEASENOTES.md for release 4.1.2
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 06d7b47..d22ba18 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,10 @@
 -->
 ## Release Notes for Cordova JS ##
 
+### 4.1.2 (Oct 30, 2015)
+* CB-9800 Fixing contribute link.
+* CB-9370 Changes jsdom dependency to avoid package installation issues
+
 ### 4.1.1 (Aug 28, 2015)
 * CB-9505 Correct plugin modules loading within browserify flow. This closes #126
 * CB-9342 Fix deviceReady event not fired on Windows 10 in hosted environment
diff --git a/package.json b/package.json
index b98ffe5..761518f 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Gord Tanner <gtanner@gmail.com> (http://github.com/gtanner)",
   "name": "cordova-js",
   "description": "Cordova JavaScript: a unified JavaScript layer for the Cordova suite of projects enabling cross-platform native mobile development of applications using HTML, CSS and JavaScript.",
-  "version": "4.1.2-dev",
+  "version": "4.1.2",
   "homepage": "http://cordova.apache.org",
   "repository": {
     "type": "git",