diff --git a/spine-flutter/CHANGELOG.md b/spine-flutter/CHANGELOG.md index 272b7630d..19437a677 100644 --- a/spine-flutter/CHANGELOG.md +++ b/spine-flutter/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.2.12 +* Merge changes from 4.1.1 and 4.1.2. + # 4.1.2 * API documentation and minor cosmetics. diff --git a/spine-flutter/pubspec.yaml b/spine-flutter/pubspec.yaml index 2b6b90e51..3ef394e03 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.2.13 +version: 4.2.12 homepage: https://esotericsoftware.com repository: https://github.com/esotericsoftware/spine-runtimes issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues