diff --git a/CHANGELOG.md b/CHANGELOG.md
index 71da9ae..79636b7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [0.0.10](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.9...v0.0.10) (2017-04-30)
+
+
+
## [0.0.9](https://github.com/equinusocio/vsc-material-theme/compare/v0.0.8...v0.0.9) (2017-04-30)
diff --git a/package.json b/package.json
index d0bc43d..9f53940 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "vsc-material-theme",
"displayName": "Material Theme",
"description": "The most epic theme now for Visual Studio Code",
- "version": "0.0.9",
+ "version": "0.0.10",
"publisher": "Equinusocio",
"license": "Apache-2.0",
"icon": "logo.png",