From 0efe3cddb1bd087907ceaa929e7bb671b87bf4f7 Mon Sep 17 00:00:00 2001 From: Matt Sullivan Date: Tue, 10 Nov 2020 18:59:38 -0800 Subject: [PATCH] Version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index e3820c1..5ab47b5 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.6.2+1 +version: 0.6.2+2 repository: https://github.com/rive-app/rive-flutter homepage: https://rive.app