diff --git a/CHANGELOG.md b/CHANGELOG.md index 3848396..5818b3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.0.4 + +* Correct logo position in readme + ## 0.0.3 * Rebranding diff --git a/README.md b/README.md index 852cbb5..87abb6a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Surf DCM Presets - + Made by [Surf 🏄‍♂️🏄‍♂️🏄‍♂️](https://surf.dev/) diff --git a/pubspec.yaml b/pubspec.yaml index f2f1d1c..5714941 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: surf_dcm_presets -version: 0.0.3 +version: 0.0.4 description: Predefined presets for Dart Code Metrics. repository: https://github.com/surfstudio/surf-dcm-presets