From b972691634c231e801d06824e1ca51901b25eaeb Mon Sep 17 00:00:00 2001 From: matt Sullivan Date: Fri, 11 Jun 2021 17:19:29 -0700 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 63df537..451917e 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.16 +version: 0.7.17 repository: https://github.com/rive-app/rive-flutter homepage: https://rive.app