Skip to content

Commit 103b44b

Browse files
committed
Update version
1 parent bf5bdd3 commit 103b44b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CHANGELOG
22

33
- [CHANGELOG](#changelog)
4+
- [0.7.2](#072)
45
- [0.7.1+1](#0711)
56
- [0.7.1](#071)
67
- [0.7.0](#070)
@@ -22,6 +23,10 @@
2223
- [0.1.1](#011)
2324
- [0.1.0](#010)
2425

26+
## 0.7.2
27+
28+
Fix: #43
29+
2530
## 0.7.1+1
2631

2732
Clean up readme.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ packages:
129129
path: ".."
130130
relative: true
131131
source: path
132-
version: "0.7.1"
132+
version: "0.7.2"
133133
image_picker:
134134
dependency: "direct main"
135135
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: image_editor
22
description: Edit your image data and output to file/memory, Use objc/kotlin to handle it.
3-
version: 0.7.1+1
3+
version: 0.7.2
44
author: Caijinglong<[email protected]>
55
homepage: https://github.com/fluttercandies/flutter_image_editor
66

0 commit comments

Comments
 (0)