From 2c728554a87a3968f9b3e169ba8688b34c7e8660 Mon Sep 17 00:00:00 2001 From: Luigi Rosso Date: Fri, 17 Jul 2020 15:34:28 -0700 Subject: [PATCH] Bumping version. --- example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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