diff --git a/example/pubspec.lock b/example/pubspec.lock index fec5648..5ca8c76 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -94,7 +94,7 @@ packages: path: ".." relative: true source: path - version: "0.0.1+3" + version: "0.0.2" sky_engine: dependency: transitive description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index cd58401..e0ba403 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: rive description: Rive 2 Flutter Runtime -version: 0.0.1+3 +version: 0.0.2 repository: https://github.com/rive-app/rive-flutter homepage: https://rive.app