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/README.md b/README.md
index 512d5df..b533bad 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
-The most epic theme, Material Theme, meet Visual Studio Code. If you have problems, first search for a similiar issue and then report a new one.
-Please read the Known Issues section before reporting a new one. Any issue that does not use the issue template and any issue related to the known issues section will be automatically closed.
\ No newline at end of file
+# Material Theme β for Visual Studio Code
+### Beta (β) release
+
+The most epic theme, Material Theme, meet Visual Studio Code. If you have problems, first search for a similiar issue and then report a new one.
diff --git a/logo.png b/logo.png
index 79fc4d7..3ef6978 100644
Binary files a/logo.png and b/logo.png differ
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",