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

Commit 40decd7

Browse files
committed
Updated pubspec.yaml and CHANGELOG.md files
1 parent 5be7968 commit 40decd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/image_picker/image_picker/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## tbd
1+
## 0.7.6
22
* Implement UIAlertController with a preferredStyle of UIAlertControllerStyleAlert since UIAlertView is deprecated.
33

44
## 0.7.5+1

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.7.5+1
5+
version: 0.7.6
66

77
flutter:
88
plugin:

0 commit comments

Comments
 (0)