Skip to content

Commit a732fc4

Browse files
release of v2.0.1
1 parent edb0c5b commit a732fc4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.0.1
2+
Fixes naming issues
3+
14
## 2.0.0
25
- [Android] Update java and minsdk to latest
36
- [Apple] Merge of ios and macos codebase

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_ble_peripheral
22
description: This plugin enables a device to be set into peripheral mode, and advertise custom
33
services and characteristics.
4-
version: 2.0.0
4+
version: 2.0.1
55
homepage: https://github.com/juliansteenbakker/flutter_ble_peripheral
66

77
environment:

0 commit comments

Comments
 (0)