[image_picker] fix version. (#2696)

diff --git a/packages/image_picker/CHANGELOG.md b/packages/image_picker/CHANGELOG.md
index 97e1a1d..50d893c 100644
--- a/packages/image_picker/CHANGELOG.md
+++ b/packages/image_picker/CHANGELOG.md
@@ -1,6 +1,6 @@
-## 0.6.6
+## 0.6.5+2
 
-* Fixes crash when an image in the gallery is tapped more than once.
+* iOS: Fixes crash when an image in the gallery is tapped more than once.
 
 ## 0.6.5+1
 
diff --git a/packages/image_picker/pubspec.yaml b/packages/image_picker/pubspec.yaml
index 259d0c9..02ff283 100755
--- a/packages/image_picker/pubspec.yaml
+++ b/packages/image_picker/pubspec.yaml
@@ -2,7 +2,7 @@
 description: Flutter plugin for selecting images from the Android and iOS image
   library, and taking new pictures with the camera.
 homepage: https://github.com/flutter/plugins/tree/master/packages/image_picker
-version: 0.6.6
+version: 0.6.5+2
 
 flutter:
   plugin: