Bump version to 0.10
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
## 0.9.12
|
## 0.10.0
|
||||||
* BREAKING CHANGE: `ScanResult` is now `BleDevice`
|
* BREAKING CHANGE: `ScanResult` is now `BleDevice`
|
||||||
* BREAKING CHANGE: `getConnectedDevices` is now `getSystemDevices`
|
* BREAKING CHANGE: `getConnectedDevices` is now `getSystemDevices`
|
||||||
* BREAKING CHANGE: `isPaired` is now nullable
|
* BREAKING CHANGE: `isPaired` is now nullable
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
name: universal_ble
|
name: universal_ble
|
||||||
description: A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter
|
description: A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter
|
||||||
version: 0.9.12
|
version: 0.10.0
|
||||||
homepage: https://navideck.com
|
homepage: https://navideck.com
|
||||||
repository: https://github.com/Navideck/universal_ble
|
repository: https://github.com/Navideck/universal_ble
|
||||||
issue_tracker: https://github.com/Navideck/universal_ble/issues
|
issue_tracker: https://github.com/Navideck/universal_ble/issues
|
||||||
|
|||||||
Reference in New Issue
Block a user