diff --git a/spine-flutter/CHANGELOG.md b/spine-flutter/CHANGELOG.md index f8fb4e4e7..3ead16391 100644 --- a/spine-flutter/CHANGELOG.md +++ b/spine-flutter/CHANGELOG.md @@ -1,3 +1,6 @@ +# 4.1.5 +* Updated http dependency to 1.1.0 + # 4.1.4 * Fixes for WASM/web builds. diff --git a/spine-flutter/pubspec.yaml b/spine-flutter/pubspec.yaml index 0a8dc74a4..c83a75d50 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.4 +version: 4.1.5 homepage: https://esotericsoftware.com repository: https://github.com/esotericsoftware/spine-runtimes issue_tracker: https://github.com/esotericsoftware/spine-runtimes/issues