diff --git a/CHANGELOG.md b/CHANGELOG.md index 9beca20..5a98144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Changelog + +## 0.0.5 + +* Rebranding. + ## 0.0.4 * Add missing asserts. diff --git a/README.md b/README.md index c09a31e..4b3ef5b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Widget Test Composer - - - 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 d84dc84..9cb354d 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.4 +version: 0.0.5 homepage: https://github.com/surfstudio/flutter-surf-widget-test-composer repository: https://github.com/surfstudio/flutter-surf-widget-test-composer