diff --git a/CHANGELOG.md b/CHANGELOG.md index 5245ac6..6e664a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.1.0 + +* Fix android devices are not able to see each other. + ## 1.0.11 * Support Null Safety diff --git a/pubspec.yaml b/pubspec.yaml index 0d4eebd..1648594 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_nearby_connections description: Flutter plugin supports peer-to-peer connectivity and discovers nearby devices for Android and IOS -version: 1.0.11 +version: 1.1.0 author: vn.apnic@gmail.com homepage: https://github.com/VNAPNIC/flutter_nearby_connections