diff --git a/CHANGELOG.md b/CHANGELOG.md index e0dc752..92c4235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 1.1.2 +- change example demo + # 1.1.1 - readme diff --git a/pubspec.yaml b/pubspec.yaml index 260d833..10ca504 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_share_me description: Flutter Plugin for sharing contents to social media.You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text. -version: 1.1.1 +version: 1.1.2 homepage: https://github.com/OpenFlutter/flutter_share_me publish_to: http://pub.dev