updated version to 0.13.0
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 798817e..a24b440 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## 0.13.0
+
+### Features
+
+- Windows 8 Support
+
 ## 0.12.0
 
 ### Features
diff --git a/package.json b/package.json
index fbf19e9..73eeec7 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "author": "Andrew Lunny <alunny@gmail.com>",
   "name": "plugman",
   "description": "install/uninstall Cordova plugins",
-  "version": "0.12.0",
+  "version": "0.13.0",
   "repository": {
     "type": "git",
     "url": "git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"