diff --git a/CHANGELOG.md b/CHANGELOG.md index c43b3f8..d3fbe5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.5 + +- Hot Fix error when textMessages field is null in web ## 1.0.4 - Add text features with `GifyTextMessage` diff --git a/example/pubspec.lock b/example/pubspec.lock index 69a59b3..4a66177 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -158,7 +158,7 @@ packages: path: ".." relative: true source: path - version: "1.0.4" + version: "1.0.5" html: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b2e8d02..677484e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gify description: Make GIF with video and images, control speed with fps, set size when create GIF -version: 1.0.4 +version: 1.0.5 homepage: https://github.com/swimmingkiim/gify environment: