v0.9.23
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 6767caf..acca82c 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -1,3 +1,14 @@
+## v0.9.23 - Jun 26, 2014
+
+* RIPPLE-63 Ripple should default to local proxy, not remote
+ https://github.com/apache/incubator-ripple/pull/25
+
+* Fix RIPPLE-61: search for locally installed cordova module before expecting to find it globally installed
+ https://github.com/apache/incubator-ripple/pull/24
+
+* Fix RIPPLE-60 - proxy not detecting json properly
+ https://github.com/apache/incubator-ripple/pull/23
+
## v0.9.22 - Apr 24, 2014
* 21641ae - Addresses #45 - Firefox support related
diff --git a/package.json b/package.json
index 415427e..3a7cfc5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ripple-emulator",
- "version": "0.9.22",
+ "version": "0.9.23",
"description": "A browser based html5 mobile application development and testing tool",
"homepage": "http://ripple.incubator.apache.org/",
"author": {