From 5bea236326e8d5263ee0238fb72d3f5e69b60fc4 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Tue, 4 Apr 2023 13:26:40 +0200 Subject: [PATCH] [flutter] 4.1.2 release --- spine-flutter/CHANGELOG.md | 3 +++ spine-flutter/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/spine-flutter/CHANGELOG.md b/spine-flutter/CHANGELOG.md index 13d41cc75..272b7630d 100644 --- a/spine-flutter/CHANGELOG.md +++ b/spine-flutter/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.1.2 +* API documentation and minor cosmetics. + # 4.1.1 * Backport to 4.1 spine-runtimes branch. * Blend mode support. diff --git a/spine-flutter/pubspec.yaml b/spine-flutter/pubspec.yaml index a2e50cd2a..ac108a33f 100644 --- a/spine-flutter/pubspec.yaml +++ b/spine-flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: spine_flutter description: The official Spine Flutter Runtime to load, display and interact with Spine animations. -version: 4.1.1 +version: 4.1.2 homepage: https://esotericsoftware.com repository: https://github.com/esotericsoftware/spine-runtimes issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues