From 78f603284b647af6b8d513be5905c36206462024 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 22 Nov 2022 09:07:51 +0100 Subject: [PATCH] [flutter] Release 0.0.4 with breaking changes. --- spine-flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spine-flutter/pubspec.yaml b/spine-flutter/pubspec.yaml index 059244e3b..e0f09d64c 100644 --- a/spine-flutter/pubspec.yaml +++ b/spine-flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: esotericsoftware_spine_flutter description: The official Spine Flutter Runtime to load, display and interact with Spine animations. -version: 0.0.3 +version: 0.0.4 homepage: https://esotericsoftware.com repository: https://github.com/esotericsoftware/spine-runtimes issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues