Bump version/changelog to 0.9.18 (tagging master).
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index a64caf4..b159c71 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,3 +1,14 @@
+## v0.9.18 - July 8, 2013
+
+Pre-install script (on Windows) causes failure to install via npm
+The PATCH HTTP method is not supported by the XHR proxy
+`ripple emulate` should allow static server to 404 if html is not found
+Fixing Contacts API for correct functioning with cordova versions later than 2.2.0
+Implemented confirm function in notification js for Cordova
+Fixed touchend touches and targetTouches
+Fixed `response` spelling in JSONP XHR proxy
+General spelling fixes
+
 ## v0.9.17 - May 30, 2013
 
 * Fixed Ripple load bug for default load param in CLI
diff --git a/package.json b/package.json
index c9d9e06..b6acd87 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.17",
+  "version": "0.9.18",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {