diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a98144..77884f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 0.0.6
+
+* Correct logo position in readme.
+
## 0.0.5
* Rebranding.
diff --git a/README.md b/README.md
index 4b3ef5b..8eaabba 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Widget Test Composer
-
+
Made by [Surf 🏄♂️🏄♂️🏄♂️](https://surf.dev/)
diff --git a/pubspec.yaml b/pubspec.yaml
index 9cb354d..18ea8bb 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
name: surf_widget_test_composer
description: Widget Test Composer is a utility package designed to simplify widget and golden testing processes using golden_toolkit package.
-version: 0.0.5
+version: 0.0.6
homepage: https://github.com/surfstudio/flutter-surf-widget-test-composer
repository: https://github.com/surfstudio/flutter-surf-widget-test-composer