Bump to v0.9.20.
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 4935644..c253ff2 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,4 +1,10 @@
-## V0.8.19 - Nov 5, 2013
+## v0.9.20 - Feb 12, 2014
+
+* Corrects issue where it can not find latest Cordova.
+* The license name does not conform to the SPDX standard.
+* Fixed RIPPLE-47:navigator.notification.confirm can not get correct index of button pressed.
+
+## v0.9.19 - Nov 5, 2013
 
 * Added Support for Cordova 3.0
 * Fixed building on windows
diff --git a/package.json b/package.json
index a79b32b..4a49075 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.19",
+  "version": "0.9.20",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {