diff --git a/CHANGELOG.md b/CHANGELOG.md index d9aa763..e1d4824 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,3 @@ -## 0.7.36 - -## 0.7.35 - -## 0.7.34 - ## 0.7.33 - Fixes issue with nested artboard opacity not updating in sync with the artboard. ['#185](https://github.com/rive-app/rive-flutter/pull/185) diff --git a/VERSION b/VERSION index ff8c29d..8adc70f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.36 \ No newline at end of file +0.8.0 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 8f2da69..72920ae 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: rive description: Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app. -version: 0.7.36 +version: 0.8.0 repository: https://github.com/rive-app/rive-flutter homepage: https://rive.app