From 12a5d9d0611f34660461cd31cc89b9549fab2f67 Mon Sep 17 00:00:00 2001 From: Foti Dim Date: Mon, 17 Feb 2025 08:22:15 +0100 Subject: [PATCH] Bump version to 0.16 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cdae760..81dd9be 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: universal_ble description: A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter -version: 0.15.0 +version: 0.16.0 homepage: https://navideck.com repository: https://github.com/Navideck/universal_ble issue_tracker: https://github.com/Navideck/universal_ble/issues