diff --git a/CHANGELOG.md b/CHANGELOG.md index 85c1b9b..6094511 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.4.0+1 + +Update readme. + ## 0.4.0 New Feature: diff --git a/pubspec.yaml b/pubspec.yaml index 93d7eea..71a51f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: image_editor description: Rotate ,flip, crop your image. Use objc/kotlin to handle it. -version: 0.4.0 +version: 0.4.0+1 author: Caijinglong homepage: https://github.com/fluttercandies/flutter_image_editor