diff --git a/CHANGELOG.md b/CHANGELOG.md index d6308d6..3848396 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.0.3 + +* Rebranding + ## 0.0.2 * fixed Build Status diff --git a/README.md b/README.md index 440446f..852cbb5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Surf DCM Presets - - - Shows an illustrated sun in light color mode and a moon with stars in dark color mode. - + + Made by [Surf 🏄‍♂️🏄‍♂️🏄‍♂️](https://surf.dev/) diff --git a/pubspec.yaml b/pubspec.yaml index d87df49..f2f1d1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: surf_dcm_presets -version: 0.0.2 +version: 0.0.3 description: Predefined presets for Dart Code Metrics. repository: https://github.com/surfstudio/surf-dcm-presets