ソースを参照

update version

Caijinglong 5 年 前
コミット
32deff1eb6
共有3 個のファイルを変更した6 個の追加3 個の削除を含む
  1. 4
    0
      CHANGELOG.md
  2. 1
    2
      README.md
  3. 1
    1
      pubspec.yaml

+ 4
- 0
CHANGELOG.md ファイルの表示

@@ -1,5 +1,9 @@
1 1
 # CHANGELOG
2 2
 
3
+## [0.1.11]
4
+
5
+fix pubspec version
6
+
3 7
 ## [0.1.10] fix bug
4 8
 
5 9
 fix a error widget bug.

+ 1
- 2
README.md ファイルの表示

@@ -2,8 +2,7 @@
2 2
 
3 3
 [![pub package](https://img.shields.io/pub/v/photo.svg)](https://pub.dartlang.org/packages/photo)
4 4
 [![GitHub](https://img.shields.io/github/license/CaiJingLong/flutter_photo.svg?style=flat-square)](https://github.com/CaiJingLong/flutter_photo)
5
-[![GitHub stars](https://img.shields.io/github/stars/CaiJingLong/flutter_photo.svg?style=social&label=Stars)](https://github.com/CaiJingLong/flutter_photo) 
6
-[![Join the chat at https://gitter.im/caijinglong/flutter_photo](https://badges.gitter.im/caijinglong/flutter_photo.svg)](https://gitter.im/caijinglong/flutter_photo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
+[![GitHub stars](https://img.shields.io/github/stars/CaiJingLong/flutter_photo.svg?style=social&label=Stars)](https://github.com/CaiJingLong/flutter_photo)
7 6
 
8 7
 image picker, multi picker
9 8
 

+ 1
- 1
pubspec.yaml ファイルの表示

@@ -1,6 +1,6 @@
1 1
 name: photo
2 2
 description: image picker, multi picker support video / icloud asset ,use flutter as ui, if you want to build custom ui,you just use photo_manager.
3
-version: 0.1.10
3
+version: 0.1.11
4 4
 author: caijinglong<cjl_spy@163.com>
5 5
 homepage: https://github.com/CaiJingLong/flutter_photo
6 6