Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit fe03ef5

Browse files
author
Juan Alvarez
committed
updated CHANGELOG and version
1 parent 15682d3 commit fe03ef5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/image_picker/image_picker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.6+3
2+
3+
* Updated iOS podspec to support building for iPhone simulators.
4+
15
## 0.6.6+2
26

37
* Update lower bound of dart dependency to 2.1.0.

packages/image_picker/image_picker/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: image_picker
22
description: Flutter plugin for selecting images from the Android and iOS image
33
library, and taking new pictures with the camera.
44
homepage: https://github.com/flutter/plugins/tree/master/packages/image_picker/image_picker
5-
version: 0.6.6+2
5+
version: 0.6.6+3
66

77
flutter:
88
plugin:

0 commit comments

Comments
 (0)