diff --git a/CHANGELOG.md b/CHANGELOG.md index 23126c6..0893dac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # CHANGELOG - [CHANGELOG](#changelog) + - [1.1.3](#113) - [1.1.2](#112) - [1.1.1](#111) - [1.1.0](#110) @@ -54,6 +55,10 @@ - [0.0.2 update readme](#002-update-readme) - [0.0.1](#001) +## 1.1.3 + +Merged the code of macos and ios. + ## 1.1.2 - Updated the code in the macOS part. diff --git a/pubspec.yaml b/pubspec.yaml index df2c01c..0c201f5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photo_manager description: You can scan photos and albums. Only api, not have ui. you can use the api to create your image picker. or use photo -version: 1.1.2 +version: 1.1.3 # author: caijinglong homepage: https://github.com/CaiJingLong/flutter_photo_manager