bumping version to 0.8.9
diff --git a/package.json b/package.json
index f70ab44..1bae8ed 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <alunny@gmail.com>",
   "name": "xcode",
   "description": "parser for xcodeproj/project.pbxproj files",
-  "version": "0.8.8",
+  "version": "0.8.9",
   "main": "index.js",
   "repository": {
     "url": "https://github.com/alunny/node-xcode.git"