diff --git a/CHANGELOG.md b/CHANGELOG.md index dbee35d..dd7f005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## 0.2.3-dev.1 +## 0.2.3 * Add runtime validation for custom gradient and layer configuration. * Add default rendering support for `SingleConfig` and `RandomConfig`. diff --git a/pubspec.yaml b/pubspec.yaml index 9aa8eaf..dee7a49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: wave description: Widget for displaying waves with custom color, duration, floating and blur effects. -version: 0.2.3-dev.1 +version: 0.2.3 homepage: https://github.com/glorylab/wave environment: