diff --git a/CHANGELOG.md b/CHANGELOG.md index 7de7416..5fdfd68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.5 + +* remove deviceID, fix connect IOS + ## 1.0.4 * Fix Android connected unstable diff --git a/pubspec.yaml b/pubspec.yaml index 9345571..879887b 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.4 +version: 1.0.5 author: vn.apnic@gmail.com homepage: https://github.com/VNAPNIC/flutter_nearby_connections