diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c370f3..47ed9c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,5 @@
-
-## 0.0.2 (2017-02-06)
+
+## 0.0.3 (2017-02-07)
### Features
diff --git a/package.json b/package.json
index 1c163a2..0b5a282 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.2",
+ "version": "0.0.3",
"publisher": "Equinusocio",
"license": "Apache-2.0",
"icon": "logo.png",